hiel

View on PyPIReverse Dependencies (0)

0.0.1 hiel-0.0.1-py3-none-any.whl

Wheel Details

Project: hiel
Version: 0.0.1
Filename: hiel-0.0.1-py3-none-any.whl
Download: [link]
Size: 5985
MD5: e31e5f9dacb40c78bb30448ab5d6f145
SHA256: 58c0619dfc7a3dacae391b3e8899d62b1e368dfe207643c444a39780bcf462c1
Uploaded: 2020-04-15 05:07:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hiel
Version: 0.0.1
Summary: a command line utility for bootstrapping projects with git
Author: Bolaji Olajide
Home-Page: https://github.com/BolajiOlajide/hiel
Project-Url: Repository, https://github.com/BolajiOlajide/hiel
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: ==3.6.8
Requires-Dist: requests (<3.0.0,>=2.23.0)
Requires-Dist: typer (<0.2.0,>=0.1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1615 characters]

WHEEL

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

RECORD

Path Digest Size
hiel/__init__.py sha256=Um4ArGggq2y77T2hRByZ31OlmWTC14uedWhmZ2d8vwI 52
hiel/cli.py sha256=R3oaSBCA3ilb0a1XGzTIh3aHcX84JVIRYUWKBDUN07M 849
hiel/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hiel/services/bootstrap.py sha256=T75wRFUvfW7SlZrrj0RJ0M4ZOSK4w05Fu2E8G31vAsE 4166
hiel/services/github.py sha256=MEboO85uC9-teGQ-ldL1Fji0oI-gSSoiekcHGvpDozY 2247
hiel/utils/__init__.py sha256=issPnaVOBMzgRbhRy9Laob_U2LnLYvvxWVHdwt_X-fI 46
hiel/utils/constants.py sha256=TxeuIcIw8NGLp_ncdbvu84wxCu7pAff3qUHBR31C7ZM 722
hiel/utils/enums.py sha256=wrCgm_SYS3V6Fn6oyA4_gqBdB1ieapeMwf-B_h9p19c 99
hiel-0.0.1.dist-info/entry_points.txt sha256=WMbx7SoONsS2CrgwyKbkTGK7Ls4lngjN9OnAdOvIoxE 38
hiel-0.0.1.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
hiel-0.0.1.dist-info/METADATA sha256=pprlbTeir7T7qjnUO5EuTzB66-gMaodXKeht1VgcWYM 2174
hiel-0.0.1.dist-info/RECORD

entry_points.txt

hiel = hiel.cli:main