pycxx 6.2.5-1ubuntu1 source package in Ubuntu

Changelog

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

  * Dereference symlinks when copying the examples into the test directory, so
    that they exist when the autopkgtest tries to run them.
 -- Iain Lane <email address hidden>   Thu, 27 Mar 2014 22:35:57 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-1ubuntu1.debian.tar.gz 7.8 KiB c96d49699fcdd3c4abd9f5d84681687bc1908b007bdf18ccfc31d26d30a5a112
pycxx_6.2.5-1ubuntu1.dsc 2.1 KiB 3012928246c66e3097d975824667b7113df8a942b24b7b41ba583a397bb00a4e

View changes file

Binary packages built by this source

python-cxx-dev: Set of facilities to extend Python 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 Python headers and sources.

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.