hxppy-archivator 1.0.2__py3-none-any.whl → 1.1.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.
hxppy/__init__.py CHANGED
@@ -20,7 +20,7 @@ ASCII_LOGO = r"""
20
20
  |_| |_/_/\_\ .__/| .__/ \__, |
21
21
  | | | | __/ |
22
22
  |_| |_| |___/
23
- [ Archivator v1.0.1 ]
23
+ [ Archivator v1.1.0 ]
24
24
  """
25
25
 
26
26
 
@@ -1,16 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hxppy-archivator
3
- Version: 1.0.2
3
+ Version: 1.1.0
4
4
  Summary: CLI-утилита для упаковки исходного кода в текстовый файл и его последующей распаковки.
5
5
  License-Expression: MIT
6
6
  Classifier: Programming Language :: Python :: 3
7
- Classifier: Programming Language :: Python :: 3.8
8
7
  Classifier: Programming Language :: Python :: 3.9
9
8
  Classifier: Programming Language :: Python :: 3.10
10
9
  Classifier: Programming Language :: Python :: 3.11
11
10
  Classifier: Programming Language :: Python :: 3.12
12
11
  Classifier: Operating System :: OS Independent
13
- Requires-Python: >=3.8
12
+ Requires-Python: >=3.9
14
13
  Description-Content-Type: text/markdown
15
14
  License-File: LICENSE
16
15
  Requires-Dist: rich
@@ -0,0 +1,7 @@
1
+ hxppy/__init__.py,sha256=j9OG-F8kyR9SMIphIINFLCjMyHQGATd7QJ0vKECxNoE,5410
2
+ hxppy_archivator-1.1.0.dist-info/licenses/LICENSE,sha256=Fi_j7dVD25_FGQkEgky23flrPDoMz3Q81_If6K7-MQE,1090
3
+ hxppy_archivator-1.1.0.dist-info/METADATA,sha256=UuaU_kyeR-buUTmtUI7hIXoPPrLOyyxGP4MeIezz1Mw,3423
4
+ hxppy_archivator-1.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
5
+ hxppy_archivator-1.1.0.dist-info/entry_points.txt,sha256=sW3RePuDU7bARMwhgWlkK8qFx1iPnR-YRowBcfLPM7E,37
6
+ hxppy_archivator-1.1.0.dist-info/top_level.txt,sha256=7igugRi3x-oKqXnfVZtUpI4G_HPmh-XX4Wd1YU34d7I,6
7
+ hxppy_archivator-1.1.0.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- hxppy/__init__.py,sha256=OZTKcYfS1JygrpPbw-nDhz6a8w4kgjVpS8LapH5KhEg,5410
2
- hxppy_archivator-1.0.2.dist-info/licenses/LICENSE,sha256=Fi_j7dVD25_FGQkEgky23flrPDoMz3Q81_If6K7-MQE,1090
3
- hxppy_archivator-1.0.2.dist-info/METADATA,sha256=goIE20JZF4eEQ5UXKZotVmY4ayuFZBJ-vWcXIL5cVwQ,3474
4
- hxppy_archivator-1.0.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
5
- hxppy_archivator-1.0.2.dist-info/entry_points.txt,sha256=sW3RePuDU7bARMwhgWlkK8qFx1iPnR-YRowBcfLPM7E,37
6
- hxppy_archivator-1.0.2.dist-info/top_level.txt,sha256=7igugRi3x-oKqXnfVZtUpI4G_HPmh-XX4Wd1YU34d7I,6
7
- hxppy_archivator-1.0.2.dist-info/RECORD,,