File: requires.txt

package info (click to toggle)
html5lib 0.999999999-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,088 kB
  • ctags: 1,159
  • sloc: python: 12,138; makefile: 12
file content (26 lines) | stat: -rw-r--r-- 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
six
webencodings
setuptools>=18.5

[:python_version == '2.6']
ordereddict

[all]
genshi
chardet>=2.2

[all:platform_python_implementation == 'CPython']
datrie
lxml

[chardet]
chardet>=2.2

[datrie:platform_python_implementation == 'CPython']
datrie

[genshi]
genshi

[lxml:platform_python_implementation == 'CPython']
lxml