created init skeleton
This commit is contained in:
commit
2daeac8d02
1
CHANGES.txt
Normal file
1
CHANGES.txt
Normal file
@ -0,0 +1 @@
|
||||
v<version>, <date> -- Initial release.
|
||||
0
LICENSE.txt
Normal file
0
LICENSE.txt
Normal file
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
@ -0,0 +1,2 @@
|
||||
include *.txt
|
||||
recursive-include docs *.txt
|
||||
6
README.txt
Normal file
6
README.txt
Normal file
@ -0,0 +1,6 @@
|
||||
===========
|
||||
Resync
|
||||
===========
|
||||
|
||||
Resync is xyz. Typical usage
|
||||
often looks like this::
|
||||
0
bin/resync
Normal file
0
bin/resync
Normal file
0
docs/documentation.txt
Normal file
0
docs/documentation.txt
Normal file
0
resync/__init__.py
Normal file
0
resync/__init__.py
Normal file
0
resync/changelist.py
Normal file
0
resync/changelist.py
Normal file
0
resync/dump.py
Normal file
0
resync/dump.py
Normal file
0
resync/inventory.py
Normal file
0
resync/inventory.py
Normal file
0
resync/resource.py
Normal file
0
resync/resource.py
Normal file
0
resync/resource_container.py
Normal file
0
resync/resource_container.py
Normal file
0
resync/test/__init__.py
Normal file
0
resync/test/__init__.py
Normal file
0
resync/test/test_changelist.py
Normal file
0
resync/test/test_changelist.py
Normal file
0
resync/test/test_dump.py
Normal file
0
resync/test/test_dump.py
Normal file
0
resync/test/test_inventory.py
Normal file
0
resync/test/test_inventory.py
Normal file
0
resync/test/test_resource.py
Normal file
0
resync/test/test_resource.py
Normal file
0
resync/test/test_resource_container.py
Normal file
0
resync/test/test_resource_container.py
Normal file
0
resync/test/test_util.py
Normal file
0
resync/test/test_util.py
Normal file
0
resync/utils.py
Normal file
0
resync/utils.py
Normal file
Loading…
Reference in New Issue
Block a user