Skip to content

Commit 61b7891

Browse files
committed
change short discription
1 parent 386d62b commit 61b7891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def readme():
2020

2121
setup(name='htmlement',
2222
version='0.2',
23-
description='Python HTMLParser extension with ElementTree support.',
23+
description='Pure-Python HTML parser with ElementTree support.',
2424
long_description=readme(),
2525
keywords='html html5 parsehtml htmlparser elementtree dom',
2626
classifiers=['Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)