File: SOURCES.txt

package info (click to toggle)
wcwidth 0.1.9%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 196 kB
  • sloc: python: 399; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
wcwidth/__init__.py
wcwidth/table_wide.py
wcwidth/table_zero.py
wcwidth/wcwidth.py
wcwidth.egg-info/PKG-INFO
wcwidth.egg-info/SOURCES.txt
wcwidth.egg-info/dependency_links.txt
wcwidth.egg-info/top_level.txt
wcwidth.egg-info/zip-safe
wcwidth/tests/__init__.py
wcwidth/tests/test_core.py