We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386d62b commit 61b7891Copy full SHA for 61b7891
setup.py
@@ -20,7 +20,7 @@ def readme():
20
21
setup(name='htmlement',
22
version='0.2',
23
- description='Python HTMLParser extension with ElementTree support.',
+ description='Pure-Python HTML parser with ElementTree support.',
24
long_description=readme(),
25
keywords='html html5 parsehtml htmlparser elementtree dom',
26
classifiers=['Development Status :: 4 - Beta',
0 commit comments