Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
<PISI> | <PISI> | ||||
<Source> | <Source> | ||||
<Name>python-sip</Name> | <Name>python-sip</Name> | ||||
<Packager> | <Packager> | ||||
<Name>Peter O'Connor</Name> | <Name>F. von Gellhorn</Name> | ||||
<Email>peter@solus-project.com</Email> | <Email>flinux@vongellhorn.ch</Email> | ||||
</Packager> | </Packager> | ||||
<License>GPL-3.0</License> | <License>GPL-3.0-or-later</License> | ||||
<PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
<Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary> | <Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary> | ||||
<Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be | <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG. | ||||
accessed as normal Python classes. SIP takes many of its ideas from SWIG but, | |||||
because it is specifically designed for C++ and Python, is able to generate | |||||
tighter bindings. SIP is so called because it is a small SWIG. | |||||
</Description> | </Description> | ||||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
</Source> | </Source> | ||||
<Package> | <Package> | ||||
<Name>python-sip</Name> | <Name>python-sip</Name> | ||||
<Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary> | <Summary xml:lang="en">python-sip is a tool that creates python bindings for C and C++ libraries.</Summary> | ||||
<Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be | <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG. | ||||
accessed as normal Python classes. SIP takes many of its ideas from SWIG but, | |||||
because it is specifically designed for C++ and Python, is able to generate | |||||
tighter bindings. SIP is so called because it is a small SWIG. | |||||
</Description> | </Description> | ||||
<PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
<Files> | <Files> | ||||
<Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/sip</Path> | ||||
<Path fileType="library">/usr/lib/python2.7/site-packages/sip.pyi</Path> | <Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5/sip.pyi</Path> | ||||
<Path fileType="library">/usr/lib/python2.7/site-packages/sip.so</Path> | <Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5/sip.so</Path> | ||||
<Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/INSTALLER</Path> | |||||
<Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/METADATA</Path> | |||||
<Path fileType="library">/usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/RECORD</Path> | |||||
<Path fileType="library">/usr/lib/python2.7/site-packages/sipconfig.py</Path> | <Path fileType="library">/usr/lib/python2.7/site-packages/sipconfig.py</Path> | ||||
<Path fileType="library">/usr/lib/python2.7/site-packages/sipdistutils.py</Path> | <Path fileType="library">/usr/lib/python2.7/site-packages/sipdistutils.py</Path> | ||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<Package> | <Package> | ||||
<Name>python-sip-devel</Name> | <Name>python-sip-devel</Name> | ||||
<Summary xml:lang="en">Development files for python-sip</Summary> | <Summary xml:lang="en">Development files for python-sip</Summary> | ||||
<Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be | <Description xml:lang="en">SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG. | ||||
accessed as normal Python classes. SIP takes many of its ideas from SWIG but, | |||||
because it is specifically designed for C++ and Python, is able to generate | |||||
tighter bindings. SIP is so called because it is a small SWIG. | |||||
</Description> | </Description> | ||||
<PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
<RuntimeDependencies> | <RuntimeDependencies> | ||||
<Dependency release="8">python-sip</Dependency> | <Dependency release="9">python-sip</Dependency> | ||||
</RuntimeDependencies> | </RuntimeDependencies> | ||||
<Files> | <Files> | ||||
<Path fileType="header">/usr/include/</Path> | <Path fileType="header">/usr/include/python2.7/sip.h</Path> | ||||
</Files> | </Files> | ||||
</Package> | </Package> | ||||
<History> | <History> | ||||
<Update release="8"> | <Update release="9"> | ||||
<Date>2018-02-07</Date> | <Date>2019-02-03</Date> | ||||
<Version>4.19.7</Version> | <Version>4.19.13</Version> | ||||
<Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
<Name>Peter O'Connor</Name> | <Name>F. von Gellhorn</Name> | ||||
<Email>peter@solus-project.com</Email> | <Email>flinux@vongellhorn.ch</Email> | ||||
</Update> | </Update> | ||||
</History> | </History> | ||||
</PISI> | </PISI> | ||||
No newline at end of file | No newline at end of file |
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.