pyth 0.5.6-2 source package in Ubuntu

Changelog

pyth (0.5.6-2) unstable; urgency=low

  * debian/control
    - Fixed Vcs-Browser URL
    - Bumped Standards-Version to 3.9.2 (no changes needed)
    - Added packages needed for unit tests in Build-Depends field
    - Moved packages listed in Recommends field to Depends field
  * debian/copyright
    - Made DEP5 compliant
  * debian/{control, rules}
    - Switched to dh_python2
    - Run unit tests at build time using python-nose
  * debian/patches/01_fix-refactored-PDFWriter-write.patch
    - Fix refactored signature of PDFWriter.write in upstream git revision
      d87f7877cca5ea90c2d79979521a3db77c47eb30
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  18 May 2011 08:51:48 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyth_0.5.6.orig.tar.gz 23.6 KiB 0f6b19a6739f56111e6dd1e67b61d171e98b91190d21de48b55639507409e584
pyth_0.5.6-2.debian.tar.gz 2.7 KiB a05c48c871761468fbd943e8e546b6c548b55e9093575281f62b3d03c720a5d1
pyth_0.5.6-2.dsc 2.0 KiB 51d3ddc2beb40794c9a5e4b8d7a9d031b825ee841567b668ee60249eceead0cb

Available diffs

View changes file

Binary packages built by this source

python-pyth: Python text markup and conversion

 Pyth is a library used to manipulate different formats of marked-up text.
 .
 The following list of document formats are currently available:
  * XHTML (fully supported: read, write)
  * RTF (fully supported: read, write)
  * PDF (only output)
 .
 It also can generate documents from Python markup a la Nevow's stan and has
 limited experimental support for LaTeX.