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


Paketnamepython3-cxx
BeschreibungA Set of facilities to extend Python3 with C++
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version6.2.0-4
Sektionpython
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonpython3 (>= 3.1.2-8~)
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quellepycxx
Paketgröße4980 Byte
Prüfsumme MD5e9d33fe50388fd698b783d9b1286abe3
Prüfsumme SHA150353b6fbdf6ae28547d3349ea23112b6b9e2558
Prüfsumme SHA256410e1daef21aed69278949fd1c56a6402e7762d655706ca5c9df743216dc3d9f
Link zum Herunterladenpython3-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