numpydoctor

View on PyPIReverse Dependencies (0)

1.1 numpydoctor-1.1-py3-none-any.whl

Wheel Details

Project: numpydoctor
Version: 1.1
Filename: numpydoctor-1.1-py3-none-any.whl
Download: [link]
Size: 15802
MD5: 77135daa5ba4c3821941c43f22943474
SHA256: 26e4a64ca5619e5ef8ceebbb5ade140c186b832edd2636a7578d6beee6791ca4
Uploaded: 2020-05-02 01:10:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: numpydoctor
Version: 1.1
Summary: Completion, correction, and checking of numpydoc-style docstrings in Python.
Author: Rob Kelly
Author-Email: contact[at]robkel.ly
Home-Page: https://gitlab.com/krampus/numpydoctor
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: astor (>=0.8.1)
Requires-Dist: docstring-parser (>=0.7.1)
Requires-Dist: bpython; extra == "complete"
Requires-Dist: nose; extra == "complete"
Requires-Dist: flake8; extra == "complete"
Requires-Dist: autopep8; extra == "complete"
Requires-Dist: snakeviz; extra == "complete"
Requires-Dist: yapf; extra == "complete"
Requires-Dist: nose-timer; extra == "complete"
Requires-Dist: jedi; extra == "complete"
Requires-Dist: rednose; extra == "complete"
Requires-Dist: coverage; extra == "complete"
Requires-Dist: autopep8; extra == "develop"
Requires-Dist: bpython; extra == "develop"
Requires-Dist: flake8; extra == "develop"
Requires-Dist: jedi; extra == "develop"
Requires-Dist: snakeviz; extra == "develop"
Requires-Dist: yapf; extra == "develop"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: nose; extra == "testing"
Requires-Dist: nose-timer; extra == "testing"
Requires-Dist: rednose; extra == "testing"
Provides-Extra: complete
Provides-Extra: develop
Provides-Extra: testing
[No description]

WHEEL

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

RECORD

Path Digest Size
numpydoctor/__init__.py sha256=vhOzeiQZ5zDMm0KcpByP87oSk7SU2q6Z3tVGLeCBw2Y 620
numpydoctor/__main__.py sha256=NofSGl2_BLdfcHLwY3N-5pig-6A3_CQozQwiTaaNmfM 4973
numpydoctor/application.py sha256=IFnMeD5ENaieVQPSu5XUItGXFlHslgPGF-of_Lfkhrs 12530
numpydoctor/ast_tools.py sha256=0ltqWUonU7CJRWdcgD58mOyBOba6IvxitsJ3zkOzh5w 14789
numpydoctor/docstring_tools.py sha256=EM5lbWHeVfIrz4ZhE34-8fBUV0gK6IGY110EUrtyKuw 23265
numpydoctor/type_tools.py sha256=88IMPAE-U81yrU3dljuL6qHSQs1e2CO3v_sOPBFVhCs 1482
numpydoctor-1.1.dist-info/LICENSE sha256=B9kS7sXh7fLcHkcJ5KTCJlFtz7dQ9DLBGDFXTnB_XGI 1049
numpydoctor-1.1.dist-info/METADATA sha256=1DJj39xGAlTC9UyVFRUdgUd24kauxuJcmTuCezbBPOo 1430
numpydoctor-1.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
numpydoctor-1.1.dist-info/entry_points.txt sha256=6acuKO4NagXTcJS0j22Zu7A0-fzDIkzUvVrk08-GrJE 59
numpydoctor-1.1.dist-info/top_level.txt sha256=P8jytSXxgU651p3jCEqI5alMxJbYToxcqhywd6dQdE8 12
numpydoctor-1.1.dist-info/RECORD

top_level.txt

numpydoctor

entry_points.txt

numpydoctor = numpydoctor.__main__:main