unicodecheck

View on PyPIReverse Dependencies (0)

1.2.1 unicodecheck-1.2.1-py3-none-any.whl

Wheel Details

Project: unicodecheck
Version: 1.2.1
Filename: unicodecheck-1.2.1-py3-none-any.whl
Download: [link]
Size: 8494
MD5: 1072bcfa5643688cdfe4af46a7571f9c
SHA256: e3633fc1d96029ef8b2f6744cdbcc3bd1c50dd6e35517de828fedb8096ba96d3
Uploaded: 2024-04-27 17:41:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unicodecheck
Version: 1.2.1
Summary: Check if Unicode text files are Unicode-normalized
Maintainer-Email: curegit <contact[at]curegit.jp>
Project-Url: homepage, https://github.com/curegit/unicodecheck
Project-Url: repository, https://github.com/curegit/unicodecheck.git
License: MIT
Keywords: Unicode,character encoding
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: MIT License
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: chardet
Requires-Dist: rich
Requires-Dist: pip; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2066 characters]

WHEEL

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

RECORD

Path Digest Size
unicodecheck/__init__.py sha256=Mlm4Gvmb_6yQxwUbv2Ksc-BJFXLPg9H1Vt2iV7wXrA4 22
unicodecheck/__main__.py sha256=R8toRIEpaunLvLRpFhTKF4x0aBUmBLoqHo0IrF4wuTw 82
unicodecheck/args.py sha256=iS0zHuG1sDONJ00ot1XNHDWYeDPLa1_L4OA9vO2TGJE 704
unicodecheck/cli.py sha256=u-Wi98weEkSG2U5vLXFkQsstfBORgPbMTgRArBAKxZw 9228
unicodecheck/core.py sha256=cWX-0UBnssB4y6i3KeLL0udgBnICoUVpN0thouTHe3A 2388
unicodecheck/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unicodecheck-1.2.1.dist-info/LICENSE sha256=fStzUYeCcax3xr-bPx38Y8CnM4tarXGC4jTP3wwE9sU 1064
unicodecheck-1.2.1.dist-info/METADATA sha256=thY7Dv6jjj6A2pKO8owrfnACvWgY3DiBTM7D_VcugDU 3010
unicodecheck-1.2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
unicodecheck-1.2.1.dist-info/entry_points.txt sha256=tRLXATqARn9jJi4_oYVi2D-0lCoHd0dUbvxRBGogulo 55
unicodecheck-1.2.1.dist-info/top_level.txt sha256=j0Vj4M4ygroEqwTKXfAS0Yyrokzmb7LpGotuZaH1bmU 13
unicodecheck-1.2.1.dist-info/RECORD

top_level.txt

unicodecheck

entry_points.txt

unicodecheck = unicodecheck.cli:main