libjam 0.0.4__py3-none-any.whl → 0.0.5__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: libjam
3
- Version: 0.0.4
3
+ Version: 0.0.5
4
4
  Summary: A library jam for Python.
5
5
  Project-URL: Homepage, https://github.com/philippkosarev/libjam
6
6
  Project-URL: Issues, https://github.com/philippkosarev/libjam/issues
@@ -9,7 +9,7 @@ License-Expression: GPL-2.0
9
9
  License-File: LICENSE
10
10
  Classifier: Operating System :: OS Independent
11
11
  Classifier: Programming Language :: Python :: 3
12
- Requires-Python: >=3.13.0
12
+ Requires-Python: >=3.12.0
13
13
  Description-Content-Type: text/markdown
14
14
 
15
15
  # libjam
@@ -5,7 +5,7 @@ libjam/drawer.py,sha256=6LHAKzsBrBMQYoN1GkToa_zcgQFCx4PjRXsUT4vnkQ8,11069
5
5
  libjam/flashcard.py,sha256=ulV4KPC3BRWLxwkQ87vsY0aM38nYpzOjUOISxTIRVDg,437
6
6
  libjam/notebook.py,sha256=Rtj-yHSWs342jnMXHUO_Ia1SDImRQRUdTIUk3e0kQ-4,2568
7
7
  libjam/typewriter.py,sha256=waKY1sDxGzI2ZT5dSzFmLGbaNTIpEM5Zhg_OlPFUAng,3730
8
- libjam-0.0.4.dist-info/METADATA,sha256=geFthE21ylWthUTMgJ5tg0Ag_GXy2pYAUJ_MHJUEN3g,2001
9
- libjam-0.0.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- libjam-0.0.4.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
11
- libjam-0.0.4.dist-info/RECORD,,
8
+ libjam-0.0.5.dist-info/METADATA,sha256=1Ym6ocdTpnJK3mjE-I18ppfe8PX6l69AWOxq584t5rY,2001
9
+ libjam-0.0.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ libjam-0.0.5.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
11
+ libjam-0.0.5.dist-info/RECORD,,
File without changes