42cc-pystyle

View on PyPIReverse Dependencies (0)

0.0.17 42cc_pystyle-0.0.17-py3-none-any.whl

Wheel Details

Project: 42cc-pystyle
Version: 0.0.17
Filename: 42cc_pystyle-0.0.17-py3-none-any.whl
Download: [link]
Size: 11233
MD5: 5606a2c9a0c45c01a0e1c8ebfdf13aeb
SHA256: f2f72558ebc93d8eb872e530cb88b6bbe42e6c0af878352dba7788fdcd60ddf6
Uploaded: 2020-07-10 10:51:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: 42cc-pystyle
Version: 0.0.17
Summary: flake8 checks for 42 Coffee Cups style guide
Author: Andriy Khavryuchenko
Author-Email: akhavr[at]khavr.com
Maintainer: Andriy Khavryuchenko
Maintainer-Email: akhavr[at]khavr.com
Home-Page: https://github.com/akhavr/42cc-pystyle
License: GPLv2
Keywords: docstrings,flake8
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Dist: flake8 (==3.8.3)
Description-Content-Type: text/markdown
[Description omitted; length: 384 characters]

WHEEL

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

RECORD

Path Digest Size
42cc_pystyle/__init__.py sha256=cDDojyKw7irOpjXKbEUBE-VK9GV3M9X_iXOJsI5t_Rw 30
42cc_pystyle/test_comments.py sha256=2DGn__IZgWwJlm2QkWaBB96fnZw-H6eOwD2alSDfTbE 728
42cc_pystyle/test_docstrings.py sha256=Ax1niSg9ewfpjFrOMvHFCXGdTtrRlsUrBB5mMW9OJ0A 726
42cc_pystyle/test_len_function.py sha256=pwkjqaU5R-VOuIL1KeUEvA6aUYWhQOVK5j0nmYEZ1K8 785
42cc_pystyle/test_single_if.py sha256=4z8VhBXXfASYKv0ctrsw-BFN202xmVGfHFvd5812eqg 803
42cc_pystyle-0.0.17.dist-info/LICENSE sha256=pF0LtXLteS7TRienJiGDSzupKqtuLMTgQwHe56co11M 18027
42cc_pystyle-0.0.17.dist-info/METADATA sha256=R1KmSwW4oLeZG-LqS_AQzlA46jkrcUQ1P0SFOg4Y8Gg 1106
42cc_pystyle-0.0.17.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
42cc_pystyle-0.0.17.dist-info/entry_points.txt sha256=NmwBfoNfYbezUBwXjYfld4nkYXMu1OpCR9vvIyEvdmc 225
42cc_pystyle-0.0.17.dist-info/top_level.txt sha256=rRTTjS7I9tLP3J1txN-06Wbb5gJ4V8IcWeUJXiRk5Og 13
42cc_pystyle-0.0.17.dist-info/RECORD

top_level.txt

42cc_pystyle

entry_points.txt

42cc1 = 42cc_pystyle.test_docstrings:TestDocstrings
42cc2 = 42cc_pystyle.test_len_function:TestLenFunction
42cc3 = 42cc_pystyle.test_single_if:TestSingleIf
42cc4 = 42cc_pystyle.test_comments:commentedcode