File: SOURCES.txt

package info (click to toggle)
python-apsw 3.46.0.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,684 kB
  • sloc: python: 13,125; ansic: 12,334; javascript: 911; makefile: 10; sh: 7
file content (39 lines) | stat: -rw-r--r-- 624 bytes parent folder | download
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
29
30
31
32
33
34
35
36
37
38
39
LICENSE
MANIFEST.in
README.rst
checksums
pyproject.toml
setup.apsw
setup.py
apsw/__init__.pyi
apsw/__main__.py
apsw/bestpractice.py
apsw/ext.py
apsw/py.typed
apsw/shell.py
apsw/speedtest.py
apsw/tests.py
apsw/trace.py
apsw.egg-info/PKG-INFO
apsw.egg-info/SOURCES.txt
apsw.egg-info/dependency_links.txt
apsw.egg-info/top_level.txt
src/apsw.c
src/apsw.docstrings
src/apswversion.h
src/argparse.c
src/backup.c
src/blob.c
src/connection.c
src/constants.c
src/cursor.c
src/exceptions.c
src/faultinject.h
src/pyutil.c
src/statementcache.c
src/stringconstants.c
src/testextension.c
src/traceback.c
src/util.c
src/vfs.c
src/vtable.c