Files
core/system/base/plyvel/pspec.xml
T
2015-08-14 14:43:04 +03:00

64 lines
2.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<PISI>
<Source>
<Name>plyvel</Name>
<Homepage>https://pypi.python.org/pypi/plyvel</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app:console</IsA>
<Summary>Plyvel, a fast and feature-rich Python interface to LevelDB.</Summary>
<Description>Plyvel has a rich feature set, high performance, and a friendly Pythonic API.</Description>
<BuildDependencies>
<Dependency>cython</Dependency>
<Dependency>python-devel</Dependency>
<Dependency versionFrom="1.18">leveldb-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<Archive sha1sum="6dfa70be59daafe73ffada429a608592d24a8d3c" type="targz">https://pypi.python.org/packages/source/p/plyvel/plyvel-0.9.tar.gz</Archive>
</Source>
<Package>
<Name>plyvel</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>python</Dependency>
<Dependency versionFrom="1.18">leveldb</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-08-14</Date>
<Version>0.9</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2015-05-17</Date>
<Version>0.9</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2014-06-08</Date>
<Version>0.8</Version>
<Comment>Rebuild.</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-06-01</Date>
<Version>0.8</Version>
<Comment>First release.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>