makepackage

View on PyPIReverse Dependencies (0)

0.2.1 makepackage-0.2.1-py3-none-any.whl

Wheel Details

Project: makepackage
Version: 0.2.1
Filename: makepackage-0.2.1-py3-none-any.whl
Download: [link]
Size: 17721
MD5: 33fb7c0373bf72c0bed0318605d53910
SHA256: 22f100b31bc39ebb78926352265fa5f8444d4bb035151b5e27d0a6034809351c
Uploaded: 2024-03-12 04:10:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: makepackage
Version: 0.2.1
Summary: Creating a structure of a simple Python package
Author-Email: Nyggus <nyggus[at]gmail.com>, Patrick Boateng <boatengpato.pb[at]gmail.com>
Project-Url: Homepage, https://github.com/nyggus/makepackage/
License: MIT License Copyright (c) 2022 Nyggus 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: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: easycheck
Requires-Dist: wheel; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15456 characters]

WHEEL

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

RECORD

Path Digest Size
makepackage/__init__.py sha256=uiFrEnl3PeIGb5ZZLADMDJBETdbKgfH_dUvPfrfFFcY 106
makepackage/__main__.py sha256=R9fg34OWNFnZeiHUn7VsbH9INdtpqKL8oyi9cPVvUnI 1980
makepackage/makepackage.py sha256=0fIn6fRu7ATtdt_H86YFe-WX-m7IZliMVYUmL-NBmHA 2477
makepackage/write_CLI_main.py sha256=aQkVqjHBHcI8VcDnrLJ1OuG7BkAnqmbagl2RQHJr4Ho 597
makepackage/write_README.py sha256=0Rkfko2JQsm9Hed8sPhn_9aO-drRejsGK_w4_nbDOME 2831
makepackage/write_conftest.py sha256=OPvmXJAm7lTmPx0BwUBWbO3CkoyOusJcZDfiwQsFlGk 400
makepackage/write_gitignore.py sha256=NeNyiUWb_LQROiBx1Eti8TVUTfFW5YH_KgBmq_jnkrE 989
makepackage/write_license.py sha256=iSFq1x8bC9X4oZ4ozbTg-YC9PgYkDFuPyc79mrLoXAA 1296
makepackage/write_module.py sha256=4Tp_1sj6Ag3ltVdW_k04sLnCsdLt_s9-Afy58BN7-AY 957
makepackage/write_module_init.py sha256=Mojn3i1oERlVPfjzbGs9aFmNE80sV88AgPELhV3FUyY 241
makepackage/write_pyproject.py sha256=WqidES4sS1efhlqzELnu_uvsWy6lreeJwPaqMF1fI5U 1387
makepackage/write_pytest_ini.py sha256=_XYNiCJBjjc0NdzEtN8_1mQo9NK9E9MIbepPOHaigfg 198
makepackage/write_setup.py sha256=PWhJYuyJndaUtf_t-UtRxKP1nzG5R2I_jBtkv6u7zH0 230
makepackage/write_tests.py sha256=67iK9rgZVafGuHbpnH5avPCgn99SBIVauBUD10REC5c 845
makepackage/write_tests_init.py sha256=lsJYS_jK6yCanmQPafLOJtqirlOA1PxDQc_NF_nv2zI 142
makepackage-0.2.1.dist-info/LICENSE sha256=g_NCAxmfieX5937NO2RWna-JVt57EVGMMhQZEogmGsI 1084
makepackage-0.2.1.dist-info/METADATA sha256=y28xa7LNzllDLNlU4RAZG8DplbYbOkXw_lWvYIBylXk 17710
makepackage-0.2.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
makepackage-0.2.1.dist-info/entry_points.txt sha256=QToBT7u6faMuhvMDUzg6mb9pMlzr8VGIQ4jE8XfNoFw 58
makepackage-0.2.1.dist-info/top_level.txt sha256=I6NWXL3eljB6KYBYbLreMZN0DP-1C4BOFrc8e_5ts1M 12
makepackage-0.2.1.dist-info/RECORD

top_level.txt

makepackage

entry_points.txt

makepackage = makepackage.__main__:main