File: SOURCES.txt

package info (click to toggle)
sqlacodegen 1.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 176 kB
  • ctags: 118
  • sloc: python: 1,381; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
sqlacodegen/__init__.py
sqlacodegen/codegen.py
sqlacodegen/main.py
sqlacodegen.egg-info/PKG-INFO
sqlacodegen.egg-info/SOURCES.txt
sqlacodegen.egg-info/dependency_links.txt
sqlacodegen.egg-info/entry_points.txt
sqlacodegen.egg-info/not-zip-safe
sqlacodegen.egg-info/pbr.json
sqlacodegen.egg-info/requires.txt
sqlacodegen.egg-info/top_level.txt
test/test_codegen.py