We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1899692 commit 0a3b5f8Copy full SHA for 0a3b5f8
setup.py
@@ -2,6 +2,7 @@
2
setup(name='html5lib',
3
version='0.1',
4
url='http://code.google.com/p/html5lib/',
5
+ license="MIT License",
6
description='HTML parser based on the WHAT-WG Web Applications 1.0'
7
'("HTML5") specifcation',
8
packages=['html5lib'],
0 commit comments