gitignore-create

View on PyPIReverse Dependencies (0)

0.0.1b0 gitignore_create-0.0.1b0-py3-none-any.whl

Wheel Details

Project: gitignore-create
Version: 0.0.1b0
Filename: gitignore_create-0.0.1b0-py3-none-any.whl
Download: [link]
Size: 15554
MD5: 8b166ee9c564e1348845b0c00e3e3623
SHA256: 393525ecbcc19bf01289c1dec64b12b4c1b9a676ca2784c9ec7118b1207df17a
Uploaded: 2021-01-01 17:17:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitignore-create
Version: 0.0.1b0
Summary: A CLI tool to generate gitignore files
Author: Ilia Ilmer
Author-Email: i.ilmer[at]icloud.com
Home-Page: https://github.com/iliailmer/gitignore-create
License: GNU GENERAL PUBLIC LICENSE
Keywords: gitignore git
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 124 characters]

WHEEL

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

RECORD

Path Digest Size
ignore/__init__.py sha256=zJdSRqGg5VcqBwgebwuhvCWgYGrPHH4aIu9tNszYlDI 31
ignore/ignore.py sha256=Jc8G6LIn8ngOE4nsEaU9_RMJB7m-JB8bz3b7j3MjFdY 958
ignore/utils.py sha256=NF7bH6wErJV1rdSVDWc77iPKT3HJKvfzWGGUi6-7jMA 381
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test.py sha256=6kAYPN12cX7IFakCq8u6-9i4jPZtFI2YqHfrR1QsUVc 363
gitignore_create-0.0.1b0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
gitignore_create-0.0.1b0.dist-info/METADATA sha256=RqUQ8Q138Ns-WY7DloFuaE3kaibfpyeXw9TID-YQKBA 486
gitignore_create-0.0.1b0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
gitignore_create-0.0.1b0.dist-info/entry_points.txt sha256=VZES1RdnwaqOd-_2s4sef-Xyqavg7rStVXsngPtQuPE 50
gitignore_create-0.0.1b0.dist-info/top_level.txt sha256=SEJ3PzWi4HO9AGBe9bNOAA22baVcguBLvfPhn2FDLRE 13
gitignore_create-0.0.1b0.dist-info/RECORD

top_level.txt

ignore
tests

entry_points.txt

gitignore-create = ignore:main