55 lines
2.0 KiB
XML
55 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python-Pygments</Name>
|
||
<Homepage>http://pygments.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>BSD</License>
|
||
<IsA>library</IsA>
|
||
<Summary>A syntax highlighting package written in Python</Summary>
|
||
<Description>python-Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.</Description>
|
||
<Archive sha1sum="53d831b83b1e4d4f16fec604057e70519f9f02fb" type="targz">https://pypi.python.org/packages/source/P/Pygments/Pygments-1.6.tar.gz</Archive>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python-Pygments</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python-setuptools</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="library">/usr/lib/python*</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>python-Pygments-docs</Name>
|
||
<Summary>Documentation files for python-Pygments</Summary>
|
||
<Files>
|
||
<Path fileType="doc">/usr/share/doc/python-Pygments</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2013-12-07</Date>
|
||
<Version>1.6</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Burak Fazıl Ertürk</Name>
|
||
<Email>burakerturk@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-11-16</Date>
|
||
<Version>1.5</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|