File: MANIFEST.in

package info (click to toggle)
python-cwcwidth 0.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 440 kB
  • sloc: ansic: 170; python: 78; sh: 6; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
include cwcwidth/_impl.pyx cwcwidth/_impl.c cwcwidth/wcwidth.c cwcwidth/wcwidth_compat.h
include cwcwidth/_impl.pyi cwcwidth/py.typed
recursive-include tests *.py
include CHANGELOG.md
exclude .gitignore
prune .github