File: SOURCES.txt

package info (click to toggle)
python-regex 0.1.20221031-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,464 kB
  • sloc: ansic: 48,293; python: 8,506; makefile: 31
file content (19 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
LICENSE.txt
MANIFEST.in
README.rst
setup.py
docs/Features.html
docs/UnicodeProperties.rst
regex.egg-info/PKG-INFO
regex.egg-info/SOURCES.txt
regex.egg-info/dependency_links.txt
regex.egg-info/top_level.txt
regex_3/__init__.py
regex_3/_regex.c
regex_3/_regex.h
regex_3/_regex_core.py
regex_3/_regex_unicode.c
regex_3/_regex_unicode.h
regex_3/regex.py
regex_3/test_regex.py
tools/build_regex_unicode.py