repominer-GDeLuisi 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: repominer-GDeLuisi
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Tool for mining git managed repositories
5
5
  Author: Gerardo De Luisi
6
6
  License-File: LICENSE
@@ -0,0 +1,12 @@
1
+ repository_miner/__init__.py,sha256=sYtS1nL_0XlvcmJrIxE7TQwfcO1f2HDcs1rvFWt-aww,115
2
+ repository_miner/data_typing.py,sha256=9mZcFk0s-7CrrGcvKxUqNiORkNk8x_sn0Vjc8PxwRqw,2964
3
+ repository_miner/exceptions.py,sha256=xFKI_ra-6FW_Ux3vF-xVM2XRFowAX0FRXzFRLTuTZUg,411
4
+ repository_miner/git.py,sha256=UzbDWLbRGxcwMT8tyPSn8U0UOGoHgJvDWV0-BcBnmR8,1293
5
+ repository_miner/helper.py,sha256=dLVoA-xW1kQoT7VPYy4kyj1FDmkOdElZJPs_S3Ev51c,5829
6
+ repository_miner/miner.py,sha256=GTGJHL-3KF9VamFnlPy0RQvaCyiijxsDlzb-fJZ9I4Y,5035
7
+ repository_miner/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ repository_miner/utility.py,sha256=y6rgmmitk4UuZI8AthuNa716UfJSjOL9kZaJ-d7Zc8I,1275
9
+ repominer_gdeluisi-0.1.1.dist-info/METADATA,sha256=vGXN__6jFDky4R8_uDsIdMHQV7Po_Refi_NMAjymGLM,646
10
+ repominer_gdeluisi-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ repominer_gdeluisi-0.1.1.dist-info/licenses/LICENSE,sha256=rPNAmE1lTJ0R9WVW3rDw85fHnHGXR_AbHj_aSI7njO8,1064
12
+ repominer_gdeluisi-0.1.1.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- src/repository_miner/__init__.py,sha256=sYtS1nL_0XlvcmJrIxE7TQwfcO1f2HDcs1rvFWt-aww,115
2
- src/repository_miner/data_typing.py,sha256=9mZcFk0s-7CrrGcvKxUqNiORkNk8x_sn0Vjc8PxwRqw,2964
3
- src/repository_miner/exceptions.py,sha256=xFKI_ra-6FW_Ux3vF-xVM2XRFowAX0FRXzFRLTuTZUg,411
4
- src/repository_miner/git.py,sha256=UzbDWLbRGxcwMT8tyPSn8U0UOGoHgJvDWV0-BcBnmR8,1293
5
- src/repository_miner/helper.py,sha256=dLVoA-xW1kQoT7VPYy4kyj1FDmkOdElZJPs_S3Ev51c,5829
6
- src/repository_miner/miner.py,sha256=GTGJHL-3KF9VamFnlPy0RQvaCyiijxsDlzb-fJZ9I4Y,5035
7
- src/repository_miner/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- src/repository_miner/utility.py,sha256=y6rgmmitk4UuZI8AthuNa716UfJSjOL9kZaJ-d7Zc8I,1275
9
- repominer_gdeluisi-0.1.0.dist-info/METADATA,sha256=zLcpyckfl5WolpDm0e3ccyfj2ELAgy-Pk1NTl4FQjcU,646
10
- repominer_gdeluisi-0.1.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- repominer_gdeluisi-0.1.0.dist-info/licenses/LICENSE,sha256=rPNAmE1lTJ0R9WVW3rDw85fHnHGXR_AbHj_aSI7njO8,1064
12
- repominer_gdeluisi-0.1.0.dist-info/RECORD,,
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes