justanotherpackage 0.1.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- justanotherpackage-0.1.0/PKG-INFO +11 -0
- justanotherpackage-0.1.0/justanotherpackage/__init__.py +2 -0
- justanotherpackage-0.1.0/justanotherpackage/core.py +6 -0
- justanotherpackage-0.1.0/justanotherpackage.egg-info/PKG-INFO +11 -0
- justanotherpackage-0.1.0/justanotherpackage.egg-info/SOURCES.txt +7 -0
- justanotherpackage-0.1.0/justanotherpackage.egg-info/dependency_links.txt +1 -0
- justanotherpackage-0.1.0/justanotherpackage.egg-info/top_level.txt +1 -0
- justanotherpackage-0.1.0/setup.cfg +4 -0
- justanotherpackage-0.1.0/setup.py +8 -0
@@ -0,0 +1 @@
|
|
1
|
+
|
@@ -0,0 +1 @@
|
|
1
|
+
justanotherpackage
|