forgethtml 0.0.20031008-10build1 source package in Ubuntu

Changelog

forgethtml (0.0.20031008-10build1) precise; urgency=low

  * Rebuild to drop python2.6 dependencies and provides.
 -- Matthias Klose <email address hidden>   Sat, 14 Apr 2012 13:42:34 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
forgethtml_0.0.20031008.orig.tar.gz 8.4 KiB 2c548da03a7eec5214048931021aa0ba6c6ac5119e3f35d29b20227f92d21640
forgethtml_0.0.20031008-10build1.diff.gz 3.1 KiB 23a6c9470d175340387acfcb291d790267a87f7de7f09cd0beec98334f858f70
forgethtml_0.0.20031008-10build1.dsc 1.4 KiB 120a4b854522e1be5f865700a848cbcd909f6c3519c678d53a77343696d81705

View changes file

Binary packages built by this source

python-forgethtml: Python module for easy HTML-writing

 forgetHTML is a Python module for writing HTML by building a tree
 from different classes, one pr. HTML element. This makes it possible
 to modify and create elements in a different order than they will end
 up in the final HTML output.