itzma-lint

View on PyPIReverse Dependencies (0)

0.1.2 itzma_lint-0.1.2-py3-none-any.whl

Wheel Details

Project: itzma-lint
Version: 0.1.2
Filename: itzma_lint-0.1.2-py3-none-any.whl
Download: [link]
Size: 9993
MD5: 190e7d20a68bf4155c409211d18eb1b8
SHA256: 12d830120589b0c36dec512b09f5cfa4e4ffb40dbb8d212d1575ed78342263bc
Uploaded: 2023-05-13 01:24:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: itzma-lint
Version: 0.1.2
Summary: A customized linter for personal use
Author-Email: Tattie Chitrakorn <tc3117[at]columbia.edu>
Project-Url: repository, https://github.com/tchitrakorn/itzma-lint
License: MIT License Copyright (c) 2023 Tattie Chitrakorn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: flake8
Requires-Dist: nltk
Requires-Dist: inflection
Requires-Dist: pylint; extra == "develop"
Requires-Dist: coverage; extra == "develop"
Requires-Dist: black; extra == "develop"
Requires-Dist: bump2version (>=1.0.0); extra == "develop"
Requires-Dist: check-manifest; extra == "develop"
Requires-Dist: mypy; extra == "develop"
Provides-Extra: develop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2157 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
_version.py sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js 22
checks.py sha256=5gpZSzX2nYnBhkAI16tLJPC5iH290YnogSeTi09CiVw 7659
flake8_itzma.py sha256=EHMMKLDX4_BEfJ2euTeZlAzGOcMRBzzQhWiyW70uODA 1687
helpers.py sha256=lL2LQo6rZH6oPzWkTcyKPVP1j1c96v868dmHz2p_gLg 1115
testing_checks.py sha256=wXSZoqIPp9CMi8Gi_L0kGv6OUA9OUyCYxhysKSXjuZo 2286
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_itzma.py sha256=6jpQyZWWMsHzU2zmhjxpuPnl1mjdA6kx3E7Aicn6VOw 4041
tests/test_samples/test1.py sha256=gwdKoo312-Aq2zK5nshALCd7PrIddd5r1Wkp4UoY0Kw 144
tests/test_samples/test2.py sha256=rfKmy5ZD3zINxYfs8x22vdTsCs4zDSrVD19bIpoyrwc 426
tests/test_samples/test3.py sha256=aTvMAor3fQzyr9O9umKbSefZLFin1jj3eLSg5aIy1BI 136
tests/test_samples/test4.py sha256=CdtNf0kR1oHXbyiHDAKNs1bc8787wBlE86uFjubJbIM 270
tests/test_samples/test5.py sha256=3XBpiQHAGxdr4fXjd6IxYYbNJJbt3Vmgk_ckx_lEGps 161
itzma_lint-0.1.2.dist-info/LICENSE sha256=1QuWvL5pn-2SIPAHsPLP3G3mHN0a_ck8dkqL6ViEzyc 1074
itzma_lint-0.1.2.dist-info/METADATA sha256=YOlVRRcgnBMO3Zq7keO_GXx0zO3gEd9zeJCJqcGVaWk 4478
itzma_lint-0.1.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
itzma_lint-0.1.2.dist-info/top_level.txt sha256=PwnuHnVhwjO21Bs_Dt28CgNoRPHEVcmfAhwy7S9nPgw 67
itzma_lint-0.1.2.dist-info/RECORD

top_level.txt

__init__
_version
checks
flake8_itzma
helpers
testing_checks
tests