icnsutil

View on PyPIReverse Dependencies (1)

1.1.0 icnsutil-1.1.0-py3-none-any.whl

Wheel Details

Project: icnsutil
Version: 1.1.0
Filename: icnsutil-1.1.0-py3-none-any.whl
Download: [link]
Size: 26605
MD5: bdc1e78bb151ffd1ef66d580327d0b19
SHA256: fd8a16e385b75bbf76735762b03b3c9319d1fa6624e5dba9d320c7ee30cb6425
Uploaded: 2023-03-18 12:20:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: icnsutil
Version: 1.1.0
Summary: A fully-featured python library to handle reading and writing icns files.
Author: relikd
Home-Page: https://github.com/relikd/icnsutil
License: MIT
Keywords: icns,icon,extract,compose,create
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Requires-Dist: Pillow; extra == "convert"
Provides-Extra: convert
Description-Content-Type: text/markdown
[Description omitted; length: 5242 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
icnsutil/ArgbImage.py sha256=Sh4pQEbJZMFhcXbDQch51tnFzAFOL5xyQAm-91Lpgpk 5820
icnsutil/IcnsFile.py sha256=zg_c-y9Ev6N29W1FWNY7hZYs49Etcbz5bsNCe7iaAug 13641
icnsutil/IcnsType.py sha256=0wsrS4gQg6CszQyDMFDQWIzGX8yALlhogr7Rxsh7u-I 12068
icnsutil/PackBytes.py sha256=XFaQV2sWh17SANw1MDgcdl9KJA2bfr3ZJbDYSYen2Bs 2208
icnsutil/RawData.py sha256=oemRCSfuYNryApVB33Bt7Fkf3IMWYibEOZRoDZUhneQ 4188
icnsutil/__init__.py sha256=PUQDALHxnMQJJBn3MvXSPJDr8MTxVj3Y9JoDJKVgqgI 248
icnsutil/__main__.py sha256=YYnVVpLUwEEqwoZ0qWwHNeAgj-J6PWdGfuwDOcCMpWY 52
icnsutil/cli.py sha256=ZuA9-FCwQnt-MecnuoD8m9nWIZZCQUAbxkXvKzvde7Q 10629
icnsutil/autosize/ImageResizer.py sha256=n426mBHDrjXikwKMW4NinkoHQdLVyYDZkW0QYsYQgDo 1788
icnsutil/autosize/PixelResizer.py sha256=VzsPIbU5CskhhDb4GWmzLinbBAxIZRz1kfEknFQYNYY 1576
icnsutil/autosize/SVGResizer.py sha256=0ghe1OGEzpfUe3xcExO_Lb23L9hEoSjOgYWNYcDxVgk 1603
icnsutil/autosize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icnsutil/autosize/__main__.py sha256=YYnVVpLUwEEqwoZ0qWwHNeAgj-J6PWdGfuwDOcCMpWY 52
icnsutil/autosize/cli.py sha256=5hupYgWW-UD9t0AYb3n39Ecekg6H_Ka9oxVlyre2rS0 4168
icnsutil/autosize/helper.py sha256=A_Y0mufMOwGw65MQv4MgD0xhDvSb5kc2-9Bg-fVCfQ8 1182
icnsutil-1.1.0.dist-info/LICENSE sha256=buAWMFSlYSfuQEmrKoYUIg8UHVi4rfx7bAUx7KIkHXA 1051
icnsutil-1.1.0.dist-info/METADATA sha256=iYTZLBQyt_blZHTeQdOW9kdvSGi6UnxIC7Xgp4gKyS4 6531
icnsutil-1.1.0.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
icnsutil-1.1.0.dist-info/entry_points.txt sha256=kl3dz2YyJsioZfdsCt5rLXF-d_wN4rYCLgfvZ54xIsk 95
icnsutil-1.1.0.dist-info/top_level.txt sha256=9LAGjcqKxqHcC840CUctDu0uQxO5XoJtRnEbUB_bajI 9
icnsutil-1.1.0.dist-info/RECORD

top_level.txt

icnsutil

entry_points.txt

icnsutil = icnsutil.cli:main
icnsutil-autosize = icnsutil.autosize.cli:main