Files
main/programming/language/perl/perl-CGI/pspec.xml
T
2019-04-20 22:21:01 +03:00

78 lines
2.8 KiB
XML

<PISI>
<Source>
<Name>perl-CGI</Name>
<Homepage>http://search.cpan.org/dist/CGI/</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Handle Common Gateway Interface requests and responses.</Summary>
<Description>Handle Common Gateway Interface requests and responses.</Description>
<Archive type="targz" sha1sum="cbbd078f6e8d7dfcc5821e9c56e0212e0c0731a8">http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.40.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-HTML-Parser</Dependency>
<Dependency>perl-Test-Deep</Dependency>
<Dependency>perl-Test-Warn</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-CGI</Name>
<Summary>Handle Common Gateway Interface requests and responses.</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-HTML-Parser</Dependency>
<Dependency>perl-Test-Deep</Dependency>
<Dependency>perl-Test-Warn</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-04-20</Date>
<Version>4.40</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>4.38</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-24</Date>
<Version>4.35</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>4.28</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-27</Date>
<Version>4.28</Version>
<Comment>First release.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>