pygccxml 1.0.0-5 source package in Ubuntu
Changelog
pygccxml (1.0.0-5) unstable; urgency=medium * QA upload. * Orphan the package. See #795682. * Remove long useless debian/pycompat file. * Run wrap-and-sort. * debian/control: bump Standards-Version to 3.9.6, no changes needed. * Build using dh-python instead of python-support. Closes: #786311 -- Mattia Rizzolo <email address hidden> Mon, 14 Dec 2015 01:59:22 +0000
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pygccxml_1.0.0-5.dsc | 1.7 KiB | 6ad98e5e40150a087b675ec766c257a7f6eb5ec23dbe5d62e55cafa00ff3946d |
pygccxml_1.0.0.orig.tar.gz | 20.3 MiB | d3cc580f8ee25f0a2d33cec97960951a62cb6d9af7664393de35f87fbd70cf11 |
pygccxml_1.0.0-5.debian.tar.xz | 4.2 KiB | 93bf29982d62690e791f3360bfd2affa3354022dc4f52614782ca6133282136e |
Available diffs
- diff from 1.0.0-4 (in Ubuntu) to 1.0.0-5 (1.3 KiB)
No changes file available.
Binary packages built by this source
- python-pygccxml: specialized XML reader reads the output from gccxml
The purpose of pygccxml is to read a generated file and provide a
simple framework to navigate C++ declarations using Python classes.
.
This package provides the Python module that can be import for uses.