reformat-money

View on PyPIReverse Dependencies (0)

0.0.2 reformat_money-0.0.2-py3-none-any.whl

Wheel Details

Project: reformat-money
Version: 0.0.2
Filename: reformat_money-0.0.2-py3-none-any.whl
Download: [link]
Size: 8636
MD5: 075f606766a0a50a108fcebc93f66be9
SHA256: 0e5c741634d934a7dae39dbbbea22aec3dc71e6fcc581461d4dbf4995b248e5d
Uploaded: 2019-01-13 15:58:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: reformat-money
Version: 0.0.2
Summary: A script to fix money references within a codebase.
Author: Mike Wooster
Home-Page: https://github.com/MikeWooster/reformat-money
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-env; extra == "dev"
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest; extra == "docs"
Requires-Dist: pytest-cov; extra == "docs"
Requires-Dist: pytest-env; extra == "docs"
Requires-Dist: ipdb; extra == "docs"
Requires-Dist: flake8; extra == "docs"
Requires-Dist: flake8-docstrings; extra == "docs"
Requires-Dist: black; extra == "docs"
Requires-Dist: setuptools; extra == "docs"
Requires-Dist: wheel; extra == "docs"
Requires-Dist: twine; extra == "docs"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: flake8-docstrings; extra == "lint"
Requires-Dist: black; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-env; extra == "test"
Requires-Dist: ipdb; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: production
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1204 characters]

WHEEL

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

RECORD

Path Digest Size
reformat_money/__init__.py sha256=hMqcGNZ3jrgcbbdOmtKmZZQm0IiNMqij3PI-MMUzyyg 23
reformat_money/__main__.py sha256=i4aN5nkJApzLBS_erHlGK3jYJMUa6ESk4RhP_ycDkSI 161
reformat_money/arguments.py sha256=0NR459zxlLyW4iBukfx76bAEa2Ee_bPElOpC-IaR2vo 1405
reformat_money/file_formatter.py sha256=nbtW5spHuYLOVKGi3bacmt5JnuT-drvLq6JCuaCSRzk 5102
reformat_money/file_searcher.py sha256=tR9xu9RM5Tw2HXMHHiBCFeI6cSat08BR0phgYFai6kc 396
reformat_money/match.py sha256=7s27Z7BmpdFudS3U31_M3_1raoclrGFPigqsEJr-ANg 841
reformat_money/run.py sha256=FOVhKxctcXbIyWDDTt1_ehrpoi3NaqtddCu-kSiUMGo 1004
reformat_money/settings.py sha256=uxXdkge_b30PdoffOf4w0Fk2T7KvD7ZaVXQSESKHYAA 19
reformat_money/text_formatter.py sha256=9s23Ne8omfF8EmblgovOXlIdgXQG28wWjlyMerwEE0E 2860
reformat_money-0.0.2.dist-info/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
reformat_money-0.0.2.dist-info/METADATA sha256=00Wu8EHmDH186eRxZpnI-dphDxmey44hoXdZJhjrQNg 2987
reformat_money-0.0.2.dist-info/WHEEL sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y 92
reformat_money-0.0.2.dist-info/entry_points.txt sha256=x8jYZ5VzE38Cqx9DY-xrxh8M8dukSKn42MKLs7Al1nA 65
reformat_money-0.0.2.dist-info/top_level.txt sha256=4ASeLlH0IzVydccSfAbjYvYJiiilzNNVEgqyUdXhG2k 15
reformat_money-0.0.2.dist-info/RECORD

top_level.txt

reformat_money

entry_points.txt

reformat-money = reformat_money.__main__:main