DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-cxx-dev
BeschreibungA Set of facilities to extend Python with C++
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version6.2.0-4
Sektionpython
Prioritätoptional
Installierte Größe908 Byte
Hängt ab vonpython-cxx, python-dev
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quellepycxx
Paketgröße102844 Byte
Prüfsumme MD5345accd8105b1d9cf718bfc24afd3b37
Prüfsumme SHA1b62c9ef5cccff82b2503090099db0a1371899732
Prüfsumme SHA256e8c8a7e05535550358a3a062059d23debebe6eaf694a374eb009259fc9038b16
Link zum Herunterladenpython-cxx-dev_6.2.0-4_all.deb
Ausführliche BeschreibungPyCXX is a set of C++ facilities to make it easier to write Python extensions. The chief way in which PyCXX makes it easier to write Python extensions is that it greatly increases the probability that your program will not make a reference-counting error and will not have to continually check error returns from the Python C API.


Impressum
Linux is a registered trademark of Linus Torvalds