unicode-write

View on PyPIReverse Dependencies (0)

0.2.0 unicode_write-0.2.0-py3-none-any.whl

Wheel Details

Project: unicode-write
Version: 0.2.0
Filename: unicode_write-0.2.0-py3-none-any.whl
Download: [link]
Size: 52915
MD5: 2ad2fe3868a10fdd9ed777635aad6e57
SHA256: 363faaeb91340bd3539669a38bad163b183d9035f79989c2b7cbe33b305fa1c6
Uploaded: 2020-06-25 11:14:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unicode-write
Version: 0.2.0
Summary: Unicode Write
Author: blester125
Author-Email: blester125[at]gmail.com
Home-Page: https://github.com/blester125/unicode-write
Download-Url: https://github.com/blester125/unicode-write/archive/0.2.0.tar.gz
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Requires-Dist: prompt-toolkit
Requires-Dist: file-or-name
Requires-Dist: pyperclip
Requires-Dist: string-distance
Requires-Dist: inverted-index
Requires-Dist: flask; extra == "remote"
Requires-Dist: requests; extra == "remote"
Requires-Dist: pytest; extra == "test"
Provides-Extra: remote
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 541 characters]

WHEEL

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

RECORD

Path Digest Size
unicode_write/__init__.py sha256=Zn1KFblwuFHiDRdRAiRnDBRkbPttWh44jKa5zG2ov0E 22
unicode_write/client.py sha256=ibQC5RqWeKbDqFp73YEsQhghaJkPbjarTwol2zI6e30 1093
unicode_write/driver.py sha256=mgCIkjqWUT4SDfNWo_nQGS89NajuuYiYmGoRz_uCrZs 1039
unicode_write/serve.py sha256=jIeSKF3rdkSuYX1U-eAbs3bX78mKdvdKb3aDIUUmzPE 750
unicode_write/utils.py sha256=ZDHMK7jbEikNyAAkr6shg-5oCRYsmv-sxDencuKk7qM 2048
unicode_write/data/__init__.py sha256=0sb-ae_OhqX7BCeZSwNNJcWCgBuFFpEh00QyjRsAits 66
unicode_write/data/emoji.json sha256=YrMbTzkPumDiOSoVL-Grmr4UV-msbgpNo-0Yi3jt6bE 678855
unicode_write-0.2.0.dist-info/LICENSE.txt sha256=2SodeEmpbOh3XbpfFenAnNSqncHVc9KdFcgHLcwcL4U 1052
unicode_write-0.2.0.dist-info/METADATA sha256=QmqvDXln9YyDVRwaQpxUEmIN_MvH-W3zqqEs6TfJefs 1581
unicode_write-0.2.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
unicode_write-0.2.0.dist-info/entry_points.txt sha256=SL5E_LmkgHYYUlrCms_MRi9zETkgU_nvng5rWmKAsGY 144
unicode_write-0.2.0.dist-info/top_level.txt sha256=eTSVsbB9ArNr3GWeJAh4eMsfsdQjCNsdZtPzPpT59Eo 14
unicode_write-0.2.0.dist-info/RECORD

top_level.txt

unicode_write

entry_points.txt

ucl = unicode_write.driver:main
unicode-lookup = unicode_write.driver:main
unicode-lookup-remote = unicode_write.client:main