pyeasyphd 0.1.6__py3-none-any.whl → 0.2.0__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.

Potentially problematic release.


This version of pyeasyphd might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyeasyphd
3
- Version: 0.1.6
3
+ Version: 0.2.0
4
4
  Summary: pyeasyphd
5
5
  License: GPL-3.0-or-later
6
6
  Keywords: Python,Markdown,LaTex
@@ -8,14 +8,15 @@ Author: NextAI
8
8
  Author-email: nextartifintell@gmail.com
9
9
  Maintainer: NextAI
10
10
  Maintainer-email: nextartifintell@gmail.com
11
- Requires-Python: >=3.13
11
+ Requires-Python: >=3.12
12
12
  Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
13
13
  Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3.12
14
15
  Classifier: Programming Language :: Python :: 3.13
15
16
  Classifier: Programming Language :: Python :: 3.14
16
17
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
17
- Requires-Dist: pyadvtools (>=0.1.5,<0.2.0)
18
- Requires-Dist: pybibtexer (>=0.1.6,<0.2.0)
18
+ Requires-Dist: pyadvtools (>=0.2.0,<0.3.0)
19
+ Requires-Dist: pybibtexer (>=0.2.0,<0.3.0)
19
20
  Project-URL: Documentation, https://github.com/NextArtifIntell/pyeasyphd
20
21
  Project-URL: Homepage, https://github.com/NextArtifIntell/pyeasyphd
21
22
  Project-URL: Repository, https://github.com/NextArtifIntell/pyeasyphd
@@ -38,6 +38,6 @@ pyeasyphd/tools/search/search_keywords.py,sha256=YCurXuoYeU1ftve0cb8Hcn_g2FXCXf7
38
38
  pyeasyphd/tools/search/search_writers.py,sha256=Dz6D8m17R7x8NT7_PCjwmzlq29AfUz-N6sjyCguDTo4,15702
39
39
  pyeasyphd/tools/search/utils.py,sha256=bo7xtIZu31dQvjol1lwyWq1t6ldbw28oondwK8VbAqk,7562
40
40
  pyeasyphd/utils/utils.py,sha256=9PLLvkI4FVyeCmoEExX-7wslzfjuhMzne8QtJPDQlrw,1788
41
- pyeasyphd-0.1.6.dist-info/METADATA,sha256=U0wBLxkrZ4rPc7UFOPAfvmXwj6fK90E4aWFhV6CLM-M,933
42
- pyeasyphd-0.1.6.dist-info/WHEEL,sha256=M5asmiAlL6HEcOq52Yi5mmk9KmTVjY2RDPtO4p9DMrc,88
43
- pyeasyphd-0.1.6.dist-info/RECORD,,
41
+ pyeasyphd-0.2.0.dist-info/METADATA,sha256=q5bti-eTKuViaShoTh-55_KzJ9LWrjl2jn2Q9WndxfM,984
42
+ pyeasyphd-0.2.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
43
+ pyeasyphd-0.2.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.2.0
2
+ Generator: poetry-core 2.2.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any