File: SOURCES.txt

package info (click to toggle)
postgresfixture 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: python: 1,094; makefile: 5
file content (22 lines) | stat: -rw-r--r-- 676 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
MANIFEST.in
README.txt
requirements.txt
setup.py
postgresfixture/__init__.py
postgresfixture/__main__.py
postgresfixture/cluster.py
postgresfixture/clusterfixture.py
postgresfixture/main.py
postgresfixture/utils.py
postgresfixture.egg-info/PKG-INFO
postgresfixture.egg-info/SOURCES.txt
postgresfixture.egg-info/dependency_links.txt
postgresfixture.egg-info/entry_points.txt
postgresfixture.egg-info/not-zip-safe
postgresfixture.egg-info/requires.txt
postgresfixture.egg-info/top_level.txt
postgresfixture/testing/__init__.py
postgresfixture/tests/__init__.py
postgresfixture/tests/test_cluster.py
postgresfixture/tests/test_clusterfixture.py
postgresfixture/tests/test_main.py