initial commit from tarball, likely doesn't work at all...

new file:   .gitignore
	new file:   setup.cfg
	new file:   setup.py
	new file:   virt-back
	new file:   virt_back.egg-info/PKG-INFO
	new file:   virt_back.egg-info/SOURCES.txt
	new file:   virt_back.egg-info/dependency_links.txt
	new file:   virt_back.egg-info/top_level.txt
	new file:   virtback.py
This commit is contained in:
Russell Ballestrini 2024-07-07 16:23:53 -04:00
commit 338c565c35
9 changed files with 466 additions and 0 deletions

5
setup.cfg Normal file
View file

@ -0,0 +1,5 @@
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0