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
BeschreibungA Set of facilities to extend Python with C++
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version6.2.0-4
Sektionpython
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonpython2.6 | python2.5, python (>= 2.6.5-11~), python (<< 2.7)
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quellepycxx
Paketgröße5472 Byte
Prüfsumme MD5b352a959b30f022fb54c88ff62a5eaff
Prüfsumme SHA170319d29af49ae411c5ccb8d55c9a6cf543bba5b
Prüfsumme SHA25656243f453cb8751bbcec6e497b34a38b16cae011ca316e854e1a1d5e8fd4d90a
Link zum Herunterladenpython-cxx_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