pylego 0.1.0__tar.gz → 0.1.1__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.
- {pylego-0.1.0 → pylego-0.1.1}/PKG-INFO +1 -1
- {pylego-0.1.0 → pylego-0.1.1}/pyproject.toml +1 -1
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego.egg-info/PKG-INFO +1 -1
- {pylego-0.1.0 → pylego-0.1.1}/LICENSE +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/README.md +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/setup.cfg +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/setup.py +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego/__init__.py +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego/lego.so +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego/pylego.py +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego.egg-info/SOURCES.txt +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego.egg-info/dependency_links.txt +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego.egg-info/requires.txt +0 -0
- {pylego-0.1.0 → pylego-0.1.1}/src/pylego.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pylego
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: A python wrapper package for the lego application written in Golang
|
|
5
5
|
Author-email: Ghislain Bourgeois <ghislain.bourgeois@canonical.com>, Kayra Gemalmaz <kayra.gemalmaz@canonical.com>, Daniel Arndt <daniel.arndt@canonical.com>, Guillaume Belanger <guillaume.belanger@canonical.com>, Yazan Salti <yazan.salti@canonical.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/canonical/pylego
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pylego
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: A python wrapper package for the lego application written in Golang
|
|
5
5
|
Author-email: Ghislain Bourgeois <ghislain.bourgeois@canonical.com>, Kayra Gemalmaz <kayra.gemalmaz@canonical.com>, Daniel Arndt <daniel.arndt@canonical.com>, Guillaume Belanger <guillaume.belanger@canonical.com>, Yazan Salti <yazan.salti@canonical.com>
|
|
6
6
|
Project-URL: Homepage, https://github.com/canonical/pylego
|
|
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
|
|
File without changes
|
|
File without changes
|