pakettic

View on PyPIReverse Dependencies (1)

1.4.0 pakettic-1.4.0-py3-none-any.whl

Wheel Details

Project: pakettic
Version: 1.4.0
Filename: pakettic-1.4.0-py3-none-any.whl
Download: [link]
Size: 32474
MD5: c2ef1d5162168069cacafe645420c1ae
SHA256: f8f8cc443a561bfc7a01b4501644f1a23ecf9c2faae07d260d1ce074b328057d
Uploaded: 2024-05-05 13:55:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pakettic
Version: 1.4.0
Summary: A tool for minifying and compressing TIC-80 fantasy console carts
Author: Veikko Sariola
Author-Email: 5684185+vsariola[at]users.noreply.github.com
Home-Page: https://github.com/vsariola/pakettic
Project-Url: Repository, https://github.com/vsariola/pakettic
License: MIT
Keywords: TIC-80,Fantasy Console,Compression,LUA
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: pyparsing (<4.0.0,>=3.0.8)
Requires-Dist: tqdm (<5.0.0,>=4.64.0)
Requires-Dist: zopflipy (<2.0,>=1.7)
Description-Content-Type: text/markdown
[Description omitted; length: 9851 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=GkRuxFV-Izrt8_i2wk_BWSgk3PcUTTlWurfMmEv8qLo 1092
pakettic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pakettic/__main__.py sha256=dTle6OUcbd0910K5HD8xn3sbwsDmiOvNNVpFk5b0hEs 42
pakettic/ast.py sha256=b5WcpQBT54bxkMRT8aoZK5q2rf-EfDxF9qBL-TRbLOw 7096
pakettic/main.py sha256=EvHhgqEeIWGG6hAHz7qmaZnXoQ6Nxb8cClqN3eUcy2c 15907
pakettic/optimize.py sha256=3hf2akRwGBiz8fK4Q6-6YdOv0NQ2u-qhPGJqtS3jzlQ 28781
pakettic/parser.py sha256=hb2MpNHInZKAEcCfEdRoIY4y4BUWOxJ1GNCBe66SxEQ 13244
pakettic/printer.py sha256=i0mHoJLqhyil5DzTAsggsJ5-Ni17Nh5t36-_lNLpGDs 14125
pakettic/ticfile.py sha256=c_uob3UdQ3wELsURYqZICBorQoFs0H6M7rXWvWtDWq8 16566
pakettic-1.4.0.dist-info/entry_points.txt sha256=KTzXh6qx3vrH-Xp0pz9KWpqHK93R98byGLqrJ7fEmyY 47
pakettic-1.4.0.dist-info/LICENSE sha256=GkRuxFV-Izrt8_i2wk_BWSgk3PcUTTlWurfMmEv8qLo 1092
pakettic-1.4.0.dist-info/METADATA sha256=yDl95q0w10QvsRykvL0eHA3Iul4oFihWSHcPnTqSENU 10744
pakettic-1.4.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pakettic-1.4.0.dist-info/RECORD

entry_points.txt

pakettic = pakettic.main:main