pycxx 6.2.5-1ubuntu2 source package in Ubuntu

Changelog

pycxx (6.2.5-1ubuntu2) trusty; urgency=medium

  * Rebuild with a fixed pkgbinarymangler to get correct doc symlinks.
 -- Adam Conrad <email address hidden>   Thu, 27 Mar 2014 17:27:56 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pycxx_6.2.5.orig.tar.gz 138.0 KiB f125c1b569d32dcfc5bdca565be0311306a2d759196460a5cac665cb515b014c
pycxx_6.2.5-1ubuntu2.debian.tar.gz 7.9 KiB 8264d07ebff1add8a8a6d899b4ec56493ebdaf8d2260ab086eb18f0152d3f8b6
pycxx_6.2.5-1ubuntu2.dsc 1.5 KiB 81f95c474228a743f6d14bedcfd80ebf6db08a573f8eb7ac3226e1d2b91a3195

View changes file

Binary packages built by this source

python-cxx-dev: No summary available for python-cxx-dev in ubuntu utopic.

No description available for python-cxx-dev in ubuntu utopic.

python3-cxx-dev: Set of facilities to extend Python3 with C++

 PyCXX is a set of C++ facilities to make it easier to write Python3
 extensions. The main advantage is that it greatly increases the
 probability that your program will not make a reference-counting
 errors and will not have to continually check error returns from
 the Python C API.
 .
 This package contains the Python3 headers and sources.