python-iterutils 0.2.10.2__py3-none-any.whl → 0.3.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: python-iterutils
3
- Version: 0.2.10.2
3
+ Version: 0.3.1
4
4
  Summary: Python another itertools.
5
5
  License: MIT
6
6
  License-File: LICENSE
@@ -21,9 +21,10 @@ Classifier: Programming Language :: Python :: 3 :: Only
21
21
  Classifier: Topic :: Software Development
22
22
  Classifier: Topic :: Software Development :: Libraries
23
23
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
24
- Requires-Dist: python-asynctools (>=0.1.3.4)
25
- Requires-Dist: python-texttools (>=0.0.3)
26
- Requires-Dist: python-undefined (>=0.0.3)
24
+ Requires-Dist: python-argtools (>=0.0.4)
25
+ Requires-Dist: python-asynctools (>=0.2.1)
26
+ Requires-Dist: python-texttools (>=0.0.6)
27
+ Requires-Dist: python-undefined (>=0.0.4)
27
28
  Project-URL: Homepage, https://github.com/ChenyangGao/python-modules/tree/main/python-iterutils
28
29
  Project-URL: Repository, https://github.com/ChenyangGao/python-modules/tree/main/python-iterutils
29
30
  Description-Content-Type: text/markdown
@@ -0,0 +1,9 @@
1
+ iterutils/__init__.py,sha256=e3TnEvFCdzg6jotU3JB95qHwcA2DrkRJjrTMLF1rYWs,193
2
+ iterutils/dynamic.py,sha256=AxvY1H61BUxMWkTLK6lQDzfKeFQXmRbPadQSf3LJ3gs,1946
3
+ iterutils/gen_step.py,sha256=66QInXz4VxANWHNgmSQ3x6U5I6_pUfCtTRgjftdgeQE,11078
4
+ iterutils/misc.py,sha256=43ViCCJLc2MJGiisTCTbVhOHH5Akfc3ZW7kQlI7pm5c,27823
5
+ iterutils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ python_iterutils-0.3.1.dist-info/METADATA,sha256=0cMSV_WHhomz5qnES44vCKzPYQWApzE_oVw_4zDkat8,1521
7
+ python_iterutils-0.3.1.dist-info/WHEEL,sha256=EGEvSphFYqXKs23-kQBeyNoJP1nrT8ZJKQoi5p5DYL8,88
8
+ python_iterutils-0.3.1.dist-info/licenses/LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
9
+ python_iterutils-0.3.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.2.1
2
+ Generator: poetry-core 2.4.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,6 +0,0 @@
1
- iterutils/__init__.py,sha256=vVWjJwlpdML_9QJOwIbZkOf5v68Ngvxq5PuPhaDmWMI,42422
2
- iterutils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- python_iterutils-0.2.10.2.dist-info/METADATA,sha256=739Kkv7nn-POyjfaNQTQk4n0oHjot_7Xni65P90a46Q,1485
4
- python_iterutils-0.2.10.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
5
- python_iterutils-0.2.10.2.dist-info/licenses/LICENSE,sha256=o5242_N2TgDsWwFhPn7yr8YJNF7XsJM5NxUMtcT97bc,1100
6
- python_iterutils-0.2.10.2.dist-info/RECORD,,