cppy 1.3.1-1 source package in Ubuntu
Changelog
cppy (1.3.1-1) unstable; urgency=medium * New upstream version. -- Emmanuel Arias <email address hidden> Thu, 03 Apr 2025 21:06:18 -0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cppy_1.3.1-1.dsc | 2.2 KiB | 2b06179b561b4240c2b0d09400bca7500c81a3aa30d7d9b6a787f26565ac01e7 |
cppy_1.3.1.orig.tar.gz | 18.3 KiB | 55b5307c11874f242ea135396f398cb67a5bbde4fab3e3c3294ea5fce43a6d68 |
cppy_1.3.1-1.debian.tar.xz | 3.2 KiB | f8010e4df73a03e130de1fe75924114025c33a791a70488aff4b1a6e4e7d9fc3 |
Available diffs
- diff from 1.3.0-1 to 1.3.1-1 (1.8 KiB)
No changes file available.
Binary packages built by this source
- python-cppy-doc: C++ headers for (Python) C extension development (documentation)
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.
.
This package contains the documentation for cppy.
- python3-cppy: C++ headers for (Python) C extension development
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.