pep8radius

View on PyPIReverse Dependencies (0)

0.9.2 pep8radius-0.9.2-py2.py3-none-any.whl

Wheel Details

Project: pep8radius
Version: 0.9.2
Filename: pep8radius-0.9.2-py2.py3-none-any.whl
Download: [link]
Size: 29977
MD5: 0d6311ed58977443b23300e46cbbaf9d
SHA256: 40beb57a6b5351bb7fd6304f48edae138eda5da05fba1c3b82fadf639ed10000
Uploaded: 2015-04-13 06:14:38 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pep8radius
Version: 0.9.2
Summary: PEP8 clean only the parts of the files which you have touched since the last commit, a previous commit or (the merge-base of) a branch.
Author: Andy Hayden
Author-Email: andyhayden1[at]gmail.com
Home-Page: https://github.com/hayd/pep8radius
License: MIT License
Keywords: automation,pep8,format,autopep8,git,hg,mercurial,bzr
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control
Requires-Dist: autopep8 (>=1.0.4)
Requires-Dist: colorama
Requires-Dist: docformatter (>=0.7)
Requires-Dist: yapf (>=0.1.5)
[Description omitted; length: 12292 characters]

WHEEL

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

RECORD

Path Digest Size
pep8radius.py sha256=yYUr48Mt18ea-nEOuEK3Hz7Z1WEq1BDv1mZDVl4tiNI 22765
pep8radius/__init__.py sha256=lGPrqfCshmaOEiVJT63tWwh25YVP6324ZYVKaN-WqHY 312
pep8radius/__main__.py sha256=m9frtMjN1jir9Ps9I86JJDhroGHPj_WyyF2N8IxyQ90 44
pep8radius/diff.py sha256=llniGq0rbzXY-TgzfSjSSkqFWw9efJ-GRBs8QZR2TBE 3228
pep8radius/foo.py sha256=EadCJw52sriT_oNZtBrov1NSGV49SFQMrajHLRUZbC8 119
pep8radius/main.py sha256=i5f3oqcH5UzN34QFiUlgp_EOu6sgZimG7gwr0i6jlBA 11130
pep8radius/radius.py sha256=rKmuJQVw1KW8LWOLdvqhoP-AFX1ha9d0P99yprJVXaA 9065
pep8radius/shell.py sha256=D7rLloFTjAekHhmkOM3cydH3y3I3H-hjqelYJnGdO60 2710
pep8radius/vcs.py sha256=mqAa8GwZ6LOeTZSAdEem0vv2t_fA41Hf3F9Lw3NPozE 8256
pep8radius-0.9.2.dist-info/DESCRIPTION.rst sha256=G7XOpFVslt-MLSI_pFNInIdXxmZAhnXyWRp9oeOF6ck 12292
pep8radius-0.9.2.dist-info/entry_points.txt sha256=U9XyfHxBioznmWJTzuoTvFZb2zsHzF4_zd7GEM1-tX8 84
pep8radius-0.9.2.dist-info/METADATA sha256=PrprTHXtGC0_YySaQqnhfdGfw3Cd8F1Hq1AEi6vq6MI 13626
pep8radius-0.9.2.dist-info/metadata.json sha256=uq125XUOaKcKNwzk2mK1ifIbdIR98w_O1rvJLvekh80 1647
pep8radius-0.9.2.dist-info/RECORD
pep8radius-0.9.2.dist-info/top_level.txt sha256=GJIYwJ7OAq5hOEojrgG-vX9l3qvcfzvyVTfdxBr4z0k 11
pep8radius-0.9.2.dist-info/WHEEL sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg 110

top_level.txt

pep8radius

entry_points.txt

btyfi = pep8radius.main:_main
pep8radius = pep8radius.main:_main