Files
SecGen/modules/utilities/unix/languages/python2/python/secgen_metadata.xml

25 lines
741 B
XML

<?xml version="1.0"?>
<utility xmlns="http://www.github/cliffe/SecGen/utility"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
<name>Python 2 programming language</name>
<author>Thomas Shaw</author>
<author>stankevich</author>
<module_license>Apache v2</module_license>
<description>An installation of Python</description>
<type>language</type>
<type>python</type>
<platform>linux</platform>
<!--optional details-->
<reference>https://forge.puppet.com/stankevich/python</reference>
<software_name>ruby</software_name>
<software_license>Apache v2</software_license>
<requires>
<type>update</type>
</requires>
</utility>