mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="console-application">
|
|
<id>com.microsoft.PowerShell</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>Microsoft PowerShell</name>
|
|
<summary>PowerShell for every system!</summary>
|
|
<screenshots>
|
|
<screenshot type="default"><image>https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_256.png</image></screenshot>
|
|
</screenshots>
|
|
<description>
|
|
<p>
|
|
PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language, and a framework for processing cmdlets.
|
|
</p>
|
|
</description>
|
|
<url type="vcs-browser">https://microsoft.com/PowerShell</url>
|
|
<developer id="com.microsoft">
|
|
<name>Microsoft Corporation</name>
|
|
</developer>
|
|
<icon type="stock">com.microsoft.PowerShell</icon>
|
|
<url type="homepage">https://microsoft.com/PowerShell</url>
|
|
</component>
|