psmux 3.3.4

Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
  <metadata>
    <id>psmux</id>
    <version>3.3.3</version>
    <title>psmux - Terminal Multiplexer for Windows</title>
    <authors>Josh</authors>
    <owners>Josh</owners>
    <licenseUrl>https://github.com/psmux/psmux/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/psmux/psmux</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal. Includes psmux, pmux, and tmux commands.</description>
    <summary>Terminal multiplexer for Windows (tmux alternative)</summary>
    <releaseNotes>https://github.com/psmux/psmux/releases</releaseNotes>
    <tags>terminal multiplexer tmux powershell cli windows psmux pmux</tags>
    <packageSourceUrl>https://github.com/psmux/psmux</packageSourceUrl>
    <docsUrl>https://github.com/psmux/psmux#readme</docsUrl>
    <bugTrackerUrl>https://github.com/psmux/psmux/issues</bugTrackerUrl>
  </metadata>
  <files>
    <file src="tools\**" target="tools" />
  </files>
</package>