kernpy 0.0.1__py3-none-any.whl → 0.0.2__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.
kernpy/example.py CHANGED
@@ -0,0 +1 @@
1
+ kernpy='MEC 2025'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: kernpy
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A small example package
5
5
  Author-email: Example Author <author@example.com>
6
6
  License: MIT
@@ -0,0 +1,7 @@
1
+ kernpy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ kernpy/example.py,sha256=NCJb_ORah5NZc_e8t2N7un7fJDlCoC65nwdJDHEq9uA,17
3
+ kernpy-0.0.2.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
4
+ kernpy-0.0.2.dist-info/METADATA,sha256=29JiQ-bagu4sl0HUI0E1GyFUyvK2zjau_Yl3Jls7_S8,625
5
+ kernpy-0.0.2.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
6
+ kernpy-0.0.2.dist-info/top_level.txt,sha256=mioh6PCXgxwhchgmJSffHmPGltPeMR0vava0faosCxA,7
7
+ kernpy-0.0.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- kernpy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- kernpy/example.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- kernpy-0.0.1.dist-info/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
4
- kernpy-0.0.1.dist-info/METADATA,sha256=Bys8k-Q55dtmy3LkQgue_6khrYe411cPUNNENw7ZAL0,625
5
- kernpy-0.0.1.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
6
- kernpy-0.0.1.dist-info/top_level.txt,sha256=mioh6PCXgxwhchgmJSffHmPGltPeMR0vava0faosCxA,7
7
- kernpy-0.0.1.dist-info/RECORD,,
File without changes