bc-devtool

View on PyPIReverse Dependencies (0)

1.0.3 bc_devtool-1.0.3-py3-none-any.whl

Wheel Details

Project: bc-devtool
Version: 1.0.3
Filename: bc_devtool-1.0.3-py3-none-any.whl
Download: [link]
Size: 41406
MD5: 2fb595aa5ed5d3540d1550348173c9d0
SHA256: df6db69732499c36b97e279f609ece25f7e98a987363b40dc5f4b05f0c4c067e
Uploaded: 2024-04-19 14:41:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bc-devtool
Version: 1.0.3
Summary: Gadgets to help with development
Author: beichenzhizuoshi
Author-Email: beichenzhizuoshi[at]163.com
Home-Page: https://github.com/beichenzhizuoshi/bc-devtool
License: MIT
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: GitPython
Requires-Dist: chardet
Requires-Dist: colorama
Requires-Dist: configparser
Requires-Dist: importlib-metadata; python_version >= "3.7"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 273 characters]

WHEEL

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

RECORD

Path Digest Size
bc_devtool/__init__.py sha256=o1X1ZRADR8AGXHX0P637UK8Km30DSceF2EmCYCAEtWo 96
bc_devtool/ali_script.py sha256=rBIr5FgniWi1FQiaywKqlt_dUqzPsvqC0NjIx2IveAM 10838
bc_devtool/arg_actions.py sha256=u9REobaHnvq65B0De_R5HV6qL3Ogt31jWsvy2sKMemU 44648
bc_devtool/configurator.py sha256=KXkp472ajj5sfsPx5Zy9dNYWrx94VxVlt_LtotZ0pXY 28296
bc_devtool/dev_tools.py sha256=6W-5F3VUaeh2v9B3QP7z_4QKp2QqLjfb-70XvEeizrs 14904
bc_devtool/file_util.py sha256=2V3w1Vi7WeBrNp7Txa5ZLsiJ7zU9ecm-Ki7Nzmkn_iI 18397
bc_devtool/op_menu.py sha256=wYmj7Mas49CRUylZVDbsBbnOSKrx8n2G8NyUn_11a0c 13401
bc_devtool/utils.py sha256=2DAHywKMlhKXq9Cq2MXrsZ2OBNVN5lIL1HfCBts-b-4 5791
bc_devtool-1.0.3.dist-info/LICENSE sha256=cWsskK1LL8Hr3_soLIdB619pMUjrfvW3eYlFPCsLlRM 1071
bc_devtool-1.0.3.dist-info/METADATA sha256=ME10m0D9K2ndTmOeEa6ucqQEe9PUNCmA0URgh8oCt_c 1307
bc_devtool-1.0.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bc_devtool-1.0.3.dist-info/entry_points.txt sha256=YkhthcHUNISiBlVinysxLv5qHfZNfIqWfAWR55t0dsk 143
bc_devtool-1.0.3.dist-info/top_level.txt sha256=OMOb7TQ5w5febfi4SsEigf2KtEze-cx4hahwJ03yre8 11
bc_devtool-1.0.3.dist-info/RECORD

top_level.txt

bc_devtool

entry_points.txt

bc-devtool = bc_devtool.dev_tools:main
bc-devtool-ali = bc_devtool.ali_script:main
bc-devtool-menu = bc_devtool.op_menu:main