fastcommand 0.1.7__tar.gz → 0.1.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fastcommand-0.1.7 → fastcommand-0.1.8}/PKG-INFO +3 -1
- {fastcommand-0.1.7 → fastcommand-0.1.8}/README.md +2 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand.egg-info/PKG-INFO +3 -1
- {fastcommand-0.1.7 → fastcommand-0.1.8}/LICENSE +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand/__init__.py +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand/main.py +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand.egg-info/SOURCES.txt +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand.egg-info/dependency_links.txt +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/fastcommand.egg-info/top_level.txt +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/pyproject.toml +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/setup.cfg +0 -0
- {fastcommand-0.1.7 → fastcommand-0.1.8}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fastcommand
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.8
|
|
4
4
|
Author-email: Jason Morley <hello@jbmorley.co.uk>
|
|
5
5
|
License: MIT License
|
|
6
6
|
|
|
@@ -29,6 +29,8 @@ License-File: LICENSE
|
|
|
29
29
|
|
|
30
30
|
# fastcommand
|
|
31
31
|
|
|
32
|
+
[](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml)
|
|
33
|
+
|
|
32
34
|
Python module for defining multi-command cli programs
|
|
33
35
|
|
|
34
36
|
## Description
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: fastcommand
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.8
|
|
4
4
|
Author-email: Jason Morley <hello@jbmorley.co.uk>
|
|
5
5
|
License: MIT License
|
|
6
6
|
|
|
@@ -29,6 +29,8 @@ License-File: LICENSE
|
|
|
29
29
|
|
|
30
30
|
# fastcommand
|
|
31
31
|
|
|
32
|
+
[](https://github.com/jbmorley/fastcommand/actions/workflows/build.yaml)
|
|
33
|
+
|
|
32
34
|
Python module for defining multi-command cli programs
|
|
33
35
|
|
|
34
36
|
## Description
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|