create-pypkg

View on PyPIReverse Dependencies (0)

0.2.0 create_pypkg-0.2.0-py3-none-any.whl

Wheel Details

Project: create-pypkg
Version: 0.2.0
Filename: create_pypkg-0.2.0-py3-none-any.whl
Download: [link]
Size: 11231
MD5: fddf403fc0d9c141228955e060ccc572
SHA256: 138e7150d205983da91476a1e237fbed335c5a66667eae3b9bb80b82bef3c717
Uploaded: 2024-02-25 11:12:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: create-pypkg
Version: 0.2.0
Summary: Python package scaffold builder
Author-Email: Daichi Narushima <dnarsil+github[at]gmail.com>
Maintainer-Email: Daichi Narushima <dnarsil+github[at]gmail.com>
Project-Url: repository, https://github.com/dceoy/create-pypkg.git
License: MIT License Copyright (c) 2019 Daichi Narushima Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: jinja2 (>=3.1.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1347 characters]

WHEEL

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

RECORD

Path Digest Size
createpypkg/__init__.py sha256=0zjpT5XMpr55WTXs14B86KtSOXKvKEkwkbYk3K6CnCY 47
createpypkg/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
createpypkg/cli/main.py sha256=dSXYX7_ult61MytXiw0SMTi430WM5h-TPNOFvUHLHt4 3069
createpypkg/cli/util.py sha256=sR-SvFR2l_Tlw2nnLb66LbYS0JBxCN76uuEokmJSRis 3936
createpypkg/static/Python.gitignore sha256=XixnHdyeMB2vwkGtGnwHqoWpH-9WChdyG0GXe57duhc 3078
createpypkg/template/Dockerfile.j2 sha256=HDCqNjyePhrtUYdwAsJ0xfodTktXUvUiz0eLKvirsl0 661
createpypkg/template/MANIFEST.in.j2 sha256=6KXTVW68u8KwfLsCOc7_dQpnFPkSHH0QfMt1NKY22h8 29
createpypkg/template/README.md.j2 sha256=r-5Rq3Z2hvQNmVrnHqsYJNM8IHciXLi3JqjsjhSUkRQ 40
createpypkg/template/__init__.py.j2 sha256=SY2wGX3Xf4vbKjCC9G2ypS1-ccUwkc4ziKuBFeWOdgM 54
createpypkg/template/cli.py.j2 sha256=3bTzuR7tz2NlJ_WDz3GgTyrpq31gKkd8ZO8E3hKH_u4 995
createpypkg/template/docker-compose.yml.j2 sha256=me6uIWMJJMDhYektn2OmFAvmr29fnbxE2XiymMvBUmQ 320
createpypkg/template/pyproject.toml.j2 sha256=4aZJb4NXbII1nUwfShcArsn5QDGnKJktvtr0EW4D2_c 990
create_pypkg-0.2.0.dist-info/LICENSE sha256=5i02CeAG2xQ0OraFGmCYyDA3glC9_ZEy8Xo0g4_XGRg 1073
create_pypkg-0.2.0.dist-info/METADATA sha256=fzNoMHqQHdhfvSt1gBlXn_Ve683442oy3G4vbDZ9Qj0 3338
create_pypkg-0.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
create_pypkg-0.2.0.dist-info/entry_points.txt sha256=cIPhV73gmYtUnFYaeOecPS63X-Am6mRxN-DIOxgZ4tE 59
create_pypkg-0.2.0.dist-info/top_level.txt sha256=1GeCCTxWSHN2i1wIQEHhvTdFor9q-wmjlC6lxomj3aQ 12
create_pypkg-0.2.0.dist-info/RECORD

top_level.txt

createpypkg

entry_points.txt

create-pypkg = createpypkg.cli.main:main