keycollator

View on PyPIReverse Dependencies (0)

0.0.6 keycollator-0.0.6-py3-none-any.whl

Wheel Details

Project: keycollator
Version: 0.0.6
Filename: keycollator-0.0.6-py3-none-any.whl
Download: [link]
Size: 23306
MD5: 0e56699cdbbbd07e08307631f0d62db8
SHA256: 424ef1229e3267ae0de13b1d34db9ebf55c0a2ab23737ec77e424bd980ecb153
Uploaded: 2022-09-27 00:06:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: keycollator
Version: 0.0.6
Summary: Compares text in a file to reference/glossary/key-items/dictionary file.
Author: David Rush
Author-Email: davidprush[at]gmail.com
Home-Page: https://github.com/davidprush/keycollator
Project-Url: Homepage, https://github.com/davidprush/keycollator
Project-Url: Bug Tracker, https://github.com/davidprush/keycollator/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click (>=8.0.2)
Requires-Dist: datetime (>=4.7)
Requires-Dist: fuzzywuzzy (>=0.18.0)
Requires-Dist: halo (>=0.0.31)
Requires-Dist: nltk (>=3.7)
Requires-Dist: python-Levenshtein (>=0.12.2)
Requires-Dist: termtables (>=0.2.4)
Requires-Dist: numpy (>=1.23.3)
Requires-Dist: joblib (>=1.2.0)
Requires-Dist: ReportLab (>=1.2); extra == "pdf"
Requires-Dist: RXP; extra == "pdf"
Requires-Dist: docutils (>=0.3); extra == "rest"
Requires-Dist: pack (==1.1,==1.3); extra == "rest"
Provides-Extra: pdf
Provides-Extra: rest
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14024 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/consts.py sha256=PCkcg0DEUxsjfhcWHWR8n6fzGUISQbpaFbZaJF5XAH4 4216
src/customlogger.py sha256=huw2AXdP_Udib1LqpJoz4F51Q0rMkWR_Z60gH8UjGTs 9350
src/extractonator.py sha256=yWc35naM8RUH_zCVI29zxvBMn5Rhj3kWi5EJPK5c0l8 48000
src/keycollator.py sha256=Ah2zlWBXHuUE7GtB44EcEw69uGBL5u0mMdtpqqKrQfY 3901
src/proceduretimer.py sha256=Ohos5iQKRQodTJNbTfEZP4m0ckPpSMK-RmecgHTRC1k 3497
keycollator-0.0.6.dist-info/LICENSE sha256=SB1Y_G6TiWsMw7nP3_rilSpMHrRFsZgu3h0hRB5f8n8 1070
keycollator-0.0.6.dist-info/METADATA sha256=zO3fmIoDLrqm9h-SYoqeuPKu5_gutD59hEND28u_LxU 17658
keycollator-0.0.6.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
keycollator-0.0.6.dist-info/entry_points.txt sha256=U10sEws4V89g0s_utTxFJaBaUqQGZkq72ZIWJmcBuMc 49
keycollator-0.0.6.dist-info/top_level.txt sha256=rvtNgE6c0FWJlB7lCJCOw4PssW5s8K9tcosqagYu7AI 22
keycollator-0.0.6.dist-info/RECORD

top_level.txt

cli
extractonator
src

entry_points.txt

keycollator = keycollator:main