cppy 1.1.0-1 source package in Ubuntu
Changelog
cppy (1.1.0-1) unstable; urgency=low * Initial release; Closes: #966102 -- Sandro Tosi <email address hidden> Thu, 23 Jul 2020 00:38:35 -0400
Upload details
- Uploaded by:
- Sandro Tosi on 2020-08-13
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-08-17 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cppy_1.1.0-1.dsc | 2.0 KiB | b175a2cc2f0bd22c89dc41d0d3dffe44874d3dbbbec890f6b183362dc88eaec4 |
cppy_1.1.0.orig.tar.gz | 11.5 KiB | 4eda6f1952054a270f32dc11df7c5e24b259a09fddf7bfaa5f33df9fb4a29642 |
cppy_1.1.0-1.debian.tar.xz | 2.5 KiB | e2c2890917cdcad79565aaac2003f736116a72b616c89355a1b621c51af8ad99 |
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.