cppy 1.1.0-2 source package in Ubuntu
Changelog
cppy (1.1.0-2) unstable; urgency=medium * Rebuild to upload a source-only pkg -- Sandro Tosi <email address hidden> Thu, 03 Sep 2020 22:57:51 -0400
Upload details
- Uploaded by:
- Sandro Tosi on 2020-09-04
- Uploaded to:
- Sid
- Original maintainer:
- Sandro Tosi
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-29 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cppy_1.1.0-2.dsc | 2.0 KiB | be941f9c59a5a4c4dc280197e58f977df392546dc86ab94e46d9be227d0ee139 |
cppy_1.1.0.orig.tar.gz | 11.5 KiB | 4eda6f1952054a270f32dc11df7c5e24b259a09fddf7bfaa5f33df9fb4a29642 |
cppy_1.1.0-2.debian.tar.xz | 2.6 KiB | d6b54e7e09c4360192fead0e4b843794373e2787d93ba013466e976959560ba6 |
Available diffs
- diff from 1.1.0-1 to 1.1.0-2 (301 bytes)
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.