A lot of projects ported from the old metanohi site.

This commit is contained in:
Niels Serup
2011-08-02 23:08:13 +02:00
parent d1b8234f78
commit a63b3ad10d
261 changed files with 12435 additions and 28 deletions

View File

@@ -0,0 +1,17 @@
#+title: htmlentitiesdecode
#&summary
A library to more easily decode html entities in Python 2.x, x >= 5
#&
#+license: bysa, page
#+license: wtf, program
* htmlentitiesdecode
htmlentitiesdecode is a Python 2.x ($x \geq 5$) module that decodes html
entities. It's very simple. You can download version 0.1.1 [[htmlentitiesdecode-0.1.1.tar.gz][here]] {(0.1.0 is
[[htmlentitiesdecode-0.1.0.tar.gz][here]])}&small.
htmlentitiesdecode can also be found in the [[http://pypi.python.org/pypi/htmlentitiesdecode][Python Package Index]].
htmlentitiesdecode has its branches at Gitorious; see
[[http://gitorious.org/htmlentitiesdecode]].