not-grep

View on PyPIReverse Dependencies (0)

1.0.0 not_grep-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: not-grep
Version: 1.0.0
Filename: not_grep-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 17130
MD5: 70b0afac5179b92fb10dcd97370e2320
SHA256: 444b0c8cd60479cab0d0f0090941fc00ffd121c5eedf7923dea46992bc38de0a
Uploaded: 2020-05-17 03:19:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: not-grep
Version: 1.0.0
Summary: kinda like grep but not quite
Author: Matt Bullock
Author-Email: m[at]ttsb42.com
Maintainer: Matt Bullock
Home-Page: https://github.com/mattsb42-meta/not-grep
License: Apache 2.0
Keywords: not-grep not_grep
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: click (>=7.1.1)
Requires-Dist: attrs (>=19.3.0)
Requires-Dist: toml (>=0.10.0)
Requires-Dist: setuptools
[Description omitted; length: 3548 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
not_grep/__init__.py sha256=gRw6V2swrYXSG9Ppcj5Hj13uOcBrBdztfL76S0hkx4E 1655
not_grep/_config.py sha256=XzRdt1bEPDZpuJku1BmodG-rDatQliDdsTNOWzDcp-Q 1534
not_grep/_plugin_loader.py sha256=1WFC31T1AY0QJUhLexQIlDM6X-nrVzvKxet8LLszJKs 1262
not_grep/_run_checks.py sha256=M8XjGGFvlltFu0_i_MWNgXPgyPdhMvjfjNv6em2exw0 1788
not_grep/checkers.py sha256=GmgH7CidRbNaDWyQalbiaUUAQ6a71K9fPs-v30_9fis 1209
not_grep-1.0.0.data/data/CHANGELOG.rst sha256=oUVcAWDzpEdsDocuezhcs7qGawQhdKMsB9PT5LBoCKo 613
not_grep-1.0.0.data/data/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
not_grep-1.0.0.data/data/README.rst sha256=dIl_mr3hx4t2allQd9ih-w7563TGJzWS7e5wUSnkv88 3546
not_grep-1.0.0.data/data/requirements.txt sha256=L3uT8hJj8K07Dy0PRzuPdiXDmdYLwPiLMRK9qYiQm_s 51
not_grep-1.0.0.dist-info/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
not_grep-1.0.0.dist-info/METADATA sha256=DV10ssr2Bhqgcasf58iZeIQohbZXB7CqkZHzm6YCePg 4499
not_grep-1.0.0.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
not_grep-1.0.0.dist-info/entry_points.txt sha256=RbgzN0u316QDMhQq3gDM-SNRt5cDC0Vb-D0sUF9b_vk 247
not_grep-1.0.0.dist-info/top_level.txt sha256=ImXBb5sLy-S-o5Vfgn4ufDs8zwTsMdIzG2PyTDc2C3o 9
not_grep-1.0.0.dist-info/RECORD

top_level.txt

not_grep

entry_points.txt

not-grep = not_grep:cli
exclude = not_grep.checkers:exclude
include = not_grep.checkers:include
output-test = not_grep.checkers:output_test
prefix = not_grep.checkers:prefix
suffix = not_grep.checkers:suffix