appbundler

View on PyPIReverse Dependencies (0)

0.2.0a0 appbundler-0.2.0a0-py3-none-any.whl

Wheel Details

Project: appbundler
Version: 0.2.0a0
Filename: appbundler-0.2.0a0-py3-none-any.whl
Download: [link]
Size: 7404
MD5: 333f5e5589d8c75cc8b000a1316b8bbe
SHA256: 17066320472f295f6c50172bd38daae1eb905767c037697d4d4a99e1b2a5b5ba
Uploaded: 2019-05-07 22:52:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: appbundler
Version: 0.2.0a0
Summary: Bundle an app, dependencies, and any other files into a zip file.
Author: Michael Bayer
Author-Email: mab4058[at]gmail.com
Home-Page: https://github.com/mab4058/appbundler
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: toml (<1.0.0,>=0.10.0)
Requires-Dist: pytest (<4.0.0,>=3.5.0); extra == "tests"
Provides-Extra: tests
[No description]

WHEEL

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

RECORD

Path Digest Size
appbundler/__init__.py sha256=7bgQlkp9ZivKq08Fzm2JLE_-hoaOs87H5TtIqGr1ELc 148
appbundler/__main__.py sha256=KZrTLpOHjg3xgeTYGDlVkta3vYAMoO0UMoDNfgVxx1g 1983
appbundler/__version__.py sha256=aoSzglBaKj3QQ9xpfQPie1OwYMsogDYp4WzaWFJi0gQ 25
appbundler/appbundler.py sha256=MSWEICYxAf9-lrTDnOwCyXeQxqptSBevnJ4V0nNjMc0 10889
appbundler/utils.py sha256=92M_cfB_ZjRf9Ia1B3P2565V8YMI0X1mzZo0wmo4Fvk 1262
appbundler-0.2.0a0.dist-info/LICENSE sha256=QpW67y_hqtIcCWh4jIZLcPYIOnM2msgvMsT4UKouKrs 1092
appbundler-0.2.0a0.dist-info/METADATA sha256=24duOLp66174x24w_foLjqSApVS4I5WXgsUVxZ9BZdo 891
appbundler-0.2.0a0.dist-info/WHEEL sha256=qB97nP5e4MrOsXW5bIU5cUn_KSVr10EV0l-GCHG9qNs 97
appbundler-0.2.0a0.dist-info/entry_points.txt sha256=2jXYa8mA6mN__k-b4QygrNEGf0-zEG-CfBnwectlopA 57
appbundler-0.2.0a0.dist-info/top_level.txt sha256=9ojSe76WUK2GLVh_o55gp0XI6_VJJ3WQ_BI0oVRnxmI 11
appbundler-0.2.0a0.dist-info/RECORD

top_level.txt

appbundler

entry_points.txt

appbundler = appbundler.__main__:main