File: SOURCES.txt

package info (click to toggle)
python-sqlite-migrate 0.1~beta0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: python: 371; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 399 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE
README.md
pyproject.toml
sqlite_migrate/__init__.py
sqlite_migrate/sqlite_utils_plugin.py
sqlite_migrate.egg-info/PKG-INFO
sqlite_migrate.egg-info/SOURCES.txt
sqlite_migrate.egg-info/dependency_links.txt
sqlite_migrate.egg-info/entry_points.txt
sqlite_migrate.egg-info/requires.txt
sqlite_migrate.egg-info/top_level.txt
tests/test_sqlite_migrate.py
tests/test_sqlite_utils_migrate_command.py