ed-pywc

View on PyPIReverse Dependencies (0)

1.0.0 ed_pywc-1.0.0-py3-none-any.whl

Wheel Details

Project: ed-pywc
Version: 1.0.0
Filename: ed_pywc-1.0.0-py3-none-any.whl
Download: [link]
Size: 4016
MD5: f1b8e7daeb2a0ebc4408850659fcbc67
SHA256: c8b03b59cf534c9f72347a17b1124bd2cd296be41f6a417c3b3c4411be23510e
Uploaded: 2023-10-19 01:32:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ed-pywc
Version: 1.0.0
Summary: Python implementation of the UNIX wc (Word Count) utility
Author: Ed Chapman
Author-Email: ed[at]edchapman.co.uk
Home-Page: https://github.com/edjchapman/pywc
Keywords: cli tool wc word count
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: click (>=8.0)
Requires-Dist: pytest (>=7.0); extra == "dev"
Requires-Dist: flake8 (>=6.0); extra == "dev"
Requires-Dist: isort (>=5.12); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1085 characters]

WHEEL

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

RECORD

Path Digest Size
pywc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pywc/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pywc/main.py sha256=qAbgJT_Z3KWTh-gY_s8CUKXrkC0wwR9pdJjbTWaZxqw 2402
ed_pywc-1.0.0.dist-info/LICENSE sha256=ken9YfcPe9cgvl_DZ92SZ0pYi-6qdFdWd8Yo-QkjGx4 1067
ed_pywc-1.0.0.dist-info/METADATA sha256=IrWgCC0TQ_ZG2cg_B0cYrYkv0SSmzyYlyYaWhWDAqSA 2046
ed_pywc-1.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
ed_pywc-1.0.0.dist-info/entry_points.txt sha256=jM9uN8VRzD6scm3S7OW8SDibVvg3CoGqR7mMV-MQdoI 38
ed_pywc-1.0.0.dist-info/top_level.txt sha256=_KPHO967PRU1abrpV6-vY3vv9C7Wu2MTmGwc6CSEfp0 5
ed_pywc-1.0.0.dist-info/RECORD

top_level.txt

pywc

entry_points.txt

pywc = pywc.main:wc