pyexcelerator 0.6.4.1-2 source package in Ubuntu
Changelog
pyexcelerator (0.6.4.1-2) unstable; urgency=low * Team upload. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Luca Falavigna ] * Convert to dh_python2 (Closes: #616963). -- Luca Falavigna <email address hidden> Fri, 28 Jun 2013 00:01:37 +0200
Upload details
- Uploaded by:
- Kevin Coyner
- Uploaded to:
- Sid
- Original maintainer:
- Kevin Coyner
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python | |
Trusty | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyexcelerator_0.6.4.1-2.dsc | 2.0 KiB | 9913487a9881a2e375d9999a7533820717a3f4b7d2e3654b5506712dbb902dee |
pyexcelerator_0.6.4.1.orig.tar.gz | 132.3 KiB | 13f5239746a7727d1b19512f558aff06b0659e004b34358ec0a08f32a14a5a39 |
pyexcelerator_0.6.4.1-2.diff.gz | 5.0 KiB | 86e336b1f3abff08a1ebd995379170f054c596cc2c44bf72dad577248e501751 |
Available diffs
No changes file available.
Binary packages built by this source
- python-excelerator: module for reading/writing Excel spreadsheet files
pyExcelerator is a Python module that can generate Excel 97/2000/XP/2003
spreadsheet files. It can also extract data from these files. It supports
Unicode in Excel files, and can use a variety of formatting features and
printing options. It can dump Excel and OLE2 compound files. Included are
simple conversion tools py_xls2html, py_xls2csv and py_xls2txt.