File: SOURCES.txt

package info (click to toggle)
python-regex 0.1.20250918-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,660 kB
  • sloc: ansic: 50,018; python: 8,762; makefile: 15; sh: 7
file content (20 lines) | stat: -rw-r--r-- 415 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
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
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