<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='../resources/feed.xsl'?>
<interface uri="http://repo.roscidus.com/utils/chocolatey" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <replaced-by interface="https://apps.0install.net/utils/chocolatey.xml"/>
  <feed src="https://apps.0install.net/utils/chocolatey.xml"/>
  <name>chocolatey</name>
  <summary>package manager for Windows</summary>
  <description>Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer.</description>
  <icon href="https://chocolatey.org/content/packageimages/chocolatey.0.10.15.png" type="image/png"/>
  <homepage>https://chocolatey.org/</homepage>
  <needs-terminal/>

  <entry-point binary-name="choco" command="run"/>
  <entry-point binary-name="RefreshEnv" command="refresh-env">
    <needs-terminal/>
    <name>Refresh Environment</name>
    <summary>read environment variables from registry and set session variables to these values</summary>
  </entry-point>
  <entry-point binary-name="chocolatey" command="chocolatey">
    <needs-terminal/>
    <name>chocolatey</name>
    <summary>alias for 'choco'</summary>
  </entry-point>
  <entry-point binary-name="cinst" command="install">
    <needs-terminal/>
    <summary>installs packages from various sources</summary>
  </entry-point>
  <entry-point binary-name="cuninst" command="uninstall">
    <needs-terminal/>
    <summary>uninstalls a package</summary>
  </entry-point>
  <entry-point binary-name="cup" command="upgrade">
    <needs-terminal/>
    <summary>upgrades packages from various sources</summary>
  </entry-point>
  <entry-point binary-name="clist" command="list">
    <needs-terminal/>
    <summary>lists remote or local packages</summary>
  </entry-point>
  <entry-point binary-name="cpack" command="pack">
    <needs-terminal/>
    <summary>packages up a nuspec to a compiled nupkg</summary>
  </entry-point>
  <entry-point binary-name="cpush" command="push">
    <needs-terminal/>
    <summary>pushes a compiled nupkg</summary>
  </entry-point>
</interface>
<!-- Base64 Signature
iQEcBAABAgAGBQJf3g68AAoJECLqERp+QkKk+PAH/2CiQqUCbAljq0xspI+SZ5nW37wbVT3/Gw7Q
TI1roWSVGt93iisS62xYW4wtLwQbh8m38fqmTzpgWKAtTVO2+VoBPZ31TZkEqcdBDqivNrC+xQpE
NNscoA4MeZXp0XGC/Qj8LR5yO02sH8IAx+Fl4d+kz+xnopaWVeKLCPN5GbyyldzaIqRo/StwdV0O
19ZNCRdLwyyuJilh4ehPhsMPxu+bebztgmRioAisxTfcz/HkKvKLP8ydZSC/WFGWIFXATf01Mzf5
GE4ipf5Td0yuuc9zasIcjRCPZxLu8Wdqa2wjB5zlKO9IehdVicn/xB+y0G8knSRO9OgZeOobhLac
QIU=

-->
