callscript

View on PyPIReverse Dependencies (0)

0.7.2 callscript-0.7.2-py3-none-any.whl

Wheel Details

Project: callscript
Version: 0.7.2
Filename: callscript-0.7.2-py3-none-any.whl
Download: [link]
Size: 7477
MD5: 6cfbb2fe33886c4a3cd118cf200e6339
SHA256: 22e5e173d3fb067685dfd2fefbde6b6b7172f0a4daa3d44f7145ebf2c4c9922f
Uploaded: 2023-01-24 17:14:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: callscript
Version: 0.7.2
Summary: Makes scripts feel like functions.
Author-Email: "Nicholas A. Del Grosso" <delgrosso.nick[at]gmail.com>
Maintainer-Email: "Nicholas A. Del Grosso" <delgrosso.nick[at]gmail.com>
Project-Url: repository, https://github.com/nickdelgrosso/callscript
Project-Url: changelog, https://github.com/nickdelgrosso/callscript/blob/main/CHANGELOG.md
License: MIT License Copyright (c) 2023 Nicholas A. Del Grosso 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
Requires-Python: >=3.8
Requires-Dist: redbaron
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov[all]; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: scriv[toml]; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3872 characters]

WHEEL

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

RECORD

Path Digest Size
callscript/__init__.py sha256=gGbqF13PjI7BiI50zEevWgX4o1E0fSiJXOnElGk85kU 47
callscript/_version.py sha256=1ZNi3aRhyZ4bW6OaCu9klAsjCVulGwMZDXjz8MFn0s8 160
callscript/callscript.py sha256=RnCVTHj1bldoqgljScL6lgv4jNWwcqWdW8Stm_RiAOI 3669
callscript/cli.py sha256=sdLOpgfHXaDEzH9dr6EiEPYe5UvTxY3PRPMAVFTezWk 503
callscript/redbaron_utils.py sha256=JQ5CWMME7yDBkLkKztmftO05FYml5941luQpRCr3Vhw 807
callscript-0.7.2.dist-info/LICENSE.txt sha256=Cj4cZ-OKQca4JQQb4Vmqeop5qUYA_EjCc5oLWqG50yo 1079
callscript-0.7.2.dist-info/METADATA sha256=DpFHEU9rYpypow9bN1q3GO8aOZKZ15x5H9rk_GK4MEg 5867
callscript-0.7.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
callscript-0.7.2.dist-info/entry_points.txt sha256=uPWI7b1Av6l1jLgWyLhZRFW5ylpUVOG78ItJtNbsAt8 55
callscript-0.7.2.dist-info/top_level.txt sha256=puWcXdqsvagYpth04bP1TRDZ5XLWKj1XnmA5nJDjPgU 11
callscript-0.7.2.dist-info/RECORD

top_level.txt

callscript

entry_points.txt

extract-method = callscript.cli:main