wheel-compile

View on PyPIReverse Dependencies (0)

0.4.0 wheel_compile-0.4.0-py3-none-any.whl

Wheel Details

Project: wheel-compile
Version: 0.4.0
Filename: wheel_compile-0.4.0-py3-none-any.whl
Download: [link]
Size: 10307
MD5: ecc369d777aa9556cbe3214dd6795c38
SHA256: 96078b073822b12cbfb8bd7839d2589c651d17729b7d26f349851cb76cb9f752
Uploaded: 2023-03-01 15:38:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wheel-compile
Version: 0.4.0
Summary: Python wheel compilation to clean up source files from distro.
Author: Vladimir V. Pivovarov
Author-Email: admin[at]p-app.ru
Maintainer: Vladimir V. Pivovarov
Maintainer-Email: admin[at]p-app.ru
Home-Page: https://bitbucket.org/p-app/wheel_compile
Project-Url: Repository, https://bitbucket.org/p-app/wheel_compile
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: Cython (<0.30.0,>=0.29.32); extra == "cython"
Requires-Dist: auditwheel (<5.4.0,>=5.3.0); extra == "audit"
Requires-Dist: setuptools (<68.0.0,>=67.0.0)
Requires-Dist: wheel (<0.39.0,>=0.38.0)
Provides-Extra: audit
Provides-Extra: cython
Description-Content-Type: text/markdown
[Description omitted; length: 111 characters]

WHEEL

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

RECORD

Path Digest Size
wheel_compile/__init__.py sha256=qQLT2JV0n43u50ZL8tWA3qfcSOWydZEEVDFzNcItySQ 148
wheel_compile/audit.py sha256=5hyhiE3XIHvUWj3TfNEimV3jjwZRyUYe6V2uzuqW3s8 1582
wheel_compile/cli.py sha256=ozVN1LaVcHyFH7zADtb3FfDoIvX74IFNl07lYDXCuWA 1910
wheel_compile/compile.py sha256=ztRhDX-HHok3A3bst06jgYl-MNY7xqIvsPDQ0WVqwng 3595
wheel_compile/compiler/__init__.py sha256=UCRj7Hk5jav49ll8qE6bSbCX0la4aGbhTLuJe1pGqN0 118
wheel_compile/compiler/abc.py sha256=oYp47v5YVQzGM_Viwl-iBsH-YHED78cYxRI5VgGbqZ4 3092
wheel_compile/compiler/cython.py sha256=6bnf-KtOvPbz-eV7ADZN2DefwhpdPqxCq-dGJqrPy2k 3584
wheel_compile/compiler/map.py sha256=pVgGMkxnwUEEhLCE53vSZ4kpHv8ZfaVBlv9FLmZvKSI 511
wheel_compile/compiler/native.py sha256=gBdrY-JERZpFSxVeJn1Su4SeM44lZYhIBlyn2LrT5Hw 1090
wheel_compile/container.py sha256=BiqLOrhDHG3vmHhc60DVgegLfLSlk5w8XDqS23DZOZo 1732
wheel_compile/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wheel_compile-0.4.0.dist-info/entry_points.txt sha256=-BokAy6b4jPOsK-PQ4zrYXfE6avmrVFmPsXJd-4qduA 65
wheel_compile-0.4.0.dist-info/LICENSE.txt sha256=zHgckBFL5CsiENmQBCy1zqf5DG-5nwjOt8Z_7nZoKEo 1069
wheel_compile-0.4.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
wheel_compile-0.4.0.dist-info/METADATA sha256=cvXBg8mtWD5Z5kt-T8x8gT2aQDjoV8SX33G_6ImB6Hg 1230
wheel_compile-0.4.0.dist-info/RECORD

entry_points.txt

wheel_compile = wheel_compile:run_wheel_compile