format-pipfile

View on PyPIReverse Dependencies (0)

0.0.6 format_pipfile-0.0.6-py3-none-any.whl
format_pipfile-0.0.6-py2-none-any.whl

Wheel Details

Project: format-pipfile
Version: 0.0.6
Filename: format_pipfile-0.0.6-py3-none-any.whl
Download: [link]
Size: 6087
MD5: 060f314679f66c5ffe758d5724e508b9
SHA256: 0be244b99e106d1fc706765418416dfac8be7ea3817d922d9241a3fd894779b8
Uploaded: 2018-12-23 18:13:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: format-pipfile
Version: 0.0.6
Summary: A Python utility to format TOML Pipfiles with some very opinionated rules.
Author: Brandon LeBlanc
Author-Email: projects+format-pipfile[at]leblanc.codes
Home-Page: https://github.com/demosdemon/format-pipfile
Project-Url: Bug Tracker, https://github.com/demosdemon/format-pipfile/issues
Project-Url: Documentation, https://format-pipfile.readthedocs.io/en/latest/
Project-Url: Source Code, https://github.com/demosdemon/format-pipfile#README
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Requires-Dist: click
Requires-Dist: delegator-py
Requires-Dist: future
Requires-Dist: packaging
Requires-Dist: path.py
Requires-Dist: requirementslib
Requires-Dist: six
Requires-Dist: tomlkit
Requires-Dist: typing; python_version < "3.6"
Description-Content-Type: text/x-rst; charset=UTF-8
[Description omitted; length: 77 characters]

WHEEL

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

RECORD

Path Digest Size
format_pipfile/__init__.py sha256=pJijBaP6zFh-uYTOHZlyArPm0g8NB3w3ot6eYBpjt4s 189
format_pipfile/__main__.py sha256=D343vSB8dWuZeoOGhszLgchzcej3gAtK4fZKRdDEcz4 201
format_pipfile/cli.py sha256=C52JQJw1VSzrvxve1W71MQK_s8N1tQxIxiD5AauJ8lo 6908
format_pipfile-0.0.6.dist-info/AUTHORS sha256=_JthriCeuIASqKC9_DfVznJXRkZcF2xCxWIEyBuiX-U 40
format_pipfile-0.0.6.dist-info/LICENSE sha256=Ltcf9KSSXIhl4MbAH5Nfm-p3JFmYhyoK1RLfNeX_uSc 1075
format_pipfile-0.0.6.dist-info/METADATA sha256=9vTVa82vynW7GDChsLu9kCQDH-OS1RAAKv9-keLT4KI 1663
format_pipfile-0.0.6.dist-info/WHEEL sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y 92
format_pipfile-0.0.6.dist-info/entry_points.txt sha256=7kEurZaSJ8BeivoaCifQNn_e4WVt_sgvnQbWHCmkc3E 60
format_pipfile-0.0.6.dist-info/pbr.json sha256=-5CTgLj3xKDaVbD9ONw0j4ZROkB5vSUrCLW7-nD0-Ow 47
format_pipfile-0.0.6.dist-info/top_level.txt sha256=4IoWh-ra04aImMnHw-uedMVvp7J2a-2YOiuVq6eWpXE 15
format_pipfile-0.0.6.dist-info/RECORD

top_level.txt

format_pipfile

entry_points.txt

format-pipfile = format_pipfile.cli:main