compile

View on PyPIReverse Dependencies (0)

1.0.2 compile-1.0.2-py3-none-any.whl

Wheel Details

Project: compile
Version: 1.0.2
Filename: compile-1.0.2-py3-none-any.whl
Download: [link]
Size: 6673
MD5: c3e1a801fb6a3267b0414b7e11a54b7a
SHA256: b0fc64546b5b3e8e24c89517c96e2e6a37089ca89538d03238bb0e46538692f7
Uploaded: 2019-11-14 01:30:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compile
Version: 1.0.2
Summary: Compiling Python source code into bytecode in production environment
Author: moz
Author-Email: m[at]lee.mo.cn
Home-Page: https://github.com/lyymoo/compile
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
[Description omitted; length: 333 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compile.py sha256=m2x-8kSa9a6xAy3XsK3uIQrCl-_YvgiaHI0TJP5Bvmw 15151
compile-1.0.2.dist-info/LICENSE.txt sha256=_ZsSLcqVFjAvrVMqawWTjeohuLD0OwKLbg4nTxzdhm0 1096
compile-1.0.2.dist-info/METADATA sha256=9dB5ySYGGpw1CFYYvVvlWB2WvKyxCqM2QzqKDLV1GGw 835
compile-1.0.2.dist-info/WHEEL sha256=v8slff5hmCpvciQ3G55d2d1CnOBupjDFJHDE2dUb1Ao 97
compile-1.0.2.dist-info/entry_points.txt sha256=2l_-WpuYUd6-Nsw90fxKc-Cti3NS34d-vp0qN06-gqU 147
compile-1.0.2.dist-info/top_level.txt sha256=uVi0ucjr6Fs1GjK4vluEoes2YczoMVbbgd-bXW1QhU8 8
compile-1.0.2.dist-info/RECORD

top_level.txt

compile

entry_points.txt

compile = compile:main
register = twine.commands.register:main
upload = twine.commands.upload:main