File: SOURCES.txt

package info (click to toggle)
python-idna 2.10-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 744 kB
  • sloc: python: 13,736; sh: 6; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (2)
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
27
28
HISTORY.rst
LICENSE.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
idna/__init__.py
idna/codec.py
idna/compat.py
idna/core.py
idna/idnadata.py
idna/intranges.py
idna/package_data.py
idna/uts46data.py
idna.egg-info/PKG-INFO
idna.egg-info/SOURCES.txt
idna.egg-info/dependency_links.txt
idna.egg-info/top_level.txt
tests/IdnaTest.txt.gz
tests/__init__.py
tests/test_idna.py
tests/test_idna_codec.py
tests/test_idna_compat.py
tests/test_idna_other.py
tests/test_idna_uts46.py
tests/test_intranges.py
tools/idna-data
tools/intranges.py