File: SOURCES.txt

package info (click to toggle)
python-vagrant 0.5.14-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 236 kB
  • sloc: python: 1,302; makefile: 18
file content (20 lines) | stat: -rw-r--r-- 536 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
CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.py
python_vagrant.egg-info/PKG-INFO
python_vagrant.egg-info/SOURCES.txt
python_vagrant.egg-info/dependency_links.txt
python_vagrant.egg-info/top_level.txt
tests/__init__.py
tests/test_vagrant.py
tests/test_vagrant_test_case.py
tests/vagrantfiles/multivm_Vagrantfile
tests/vagrantfiles/shell_provision_Vagrantfile
tests/vagrantfiles/vm_Vagrantfile
tests/vagrantfiles/multi_box/Vagrantfile
tests/vagrantfiles/single_box/Vagrantfile
vagrant/__init__.py
vagrant/compat.py
vagrant/test.py