DeadOrNot

View on PyPIReverse Dependencies (0)

1.0.2 DeadOrNot-1.0.2-py3-none-any.whl

Wheel Details

Project: DeadOrNot
Version: 1.0.2
Filename: DeadOrNot-1.0.2-py3-none-any.whl
Download: [link]
Size: 7660
MD5: 7aac8dab3ead9ec7a5962962b4c865f6
SHA256: 8eb94934ca35368efb22b3409e70f52ed4b3545ccce4d66afc09338f9b7db281
Uploaded: 2020-12-09 05:19:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DeadOrNot
Version: 1.0.2
Summary: A command-line tool for reporting on the status of links in a file
Author: Abdul Abdi
Author-Email: aabdi39[at]myseneca.ca
Home-Page: https://github.com/AbdulMAbdi/deadOrNot
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: colorama
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: pytest
Requires-Dist: pre-commit
Requires-Dist: black
Requires-Dist: flake8
Requires-Dist: requests-mock
Requires-Dist: pytest-cov
Description-Content-Type: text/markdown
[Description omitted; length: 1317 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/deadOrNot.py sha256=9w8oWug17JCVLgRl3s2s6d4XyDDboBMaybTeJTIlAx0 4619
src/fileReader.py sha256=-LIx1ezlMtV4QB4oc0Yy2QnxB0SZQgUo1GLAsZSEIsg 4713
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_fileReader_ignoreFile.py sha256=fl1huv1wVvk9uZ3SPFULIlLzB408V20hyRRmWUEwBPc 1096
tests/test_fileReader_link.py sha256=bFOHOdo34JNVsYHNCJtYudsZrNm5Ztff83nEXFS0sYY 3425
tests/test_fileReader_textFile.py sha256=JwBN6GO7gYqYUunwq4S5UKPgtyQar5NrLVj9SFAj87Q 1081
DeadOrNot-1.0.2.dist-info/LICENSE sha256=pZHWdlD_nsezZagS39tmoMD7gWnn4aDMbyrjlhMEYiA 1088
DeadOrNot-1.0.2.dist-info/METADATA sha256=kQ-Wbmo70Dyi0X-yK474CirPpWcewpoIf4JPun_lR2c 2010
DeadOrNot-1.0.2.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
DeadOrNot-1.0.2.dist-info/entry_points.txt sha256=CSkAZCnQtadmwnToN0Qb_Al_dGnxtNuTWkZ8-Pa45os 45
DeadOrNot-1.0.2.dist-info/top_level.txt sha256=KW3xgkz9NLMTcmmzgKvW8RFpCFkRIQ085qzq2diFf68 10
DeadOrNot-1.0.2.dist-info/RECORD

top_level.txt

src
tests

entry_points.txt

deadOrNot = src.deadOrNot