lb-dev-formatting

View on PyPIReverse Dependencies (1)

0.0.7 lb_dev_formatting-0.0.7-py3-none-any.whl

Wheel Details

Project: lb-dev-formatting
Version: 0.0.7
Filename: lb_dev_formatting-0.0.7-py3-none-any.whl
Download: [link]
Size: 23472
MD5: c27af41a83622e77635e169e93c20f20
SHA256: b2b42fd830e054803843beb1cd2e3fbd382c6323c9fcae9b79559cf7a09b2e24
Uploaded: 2020-09-14 08:54:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lb-dev-formatting
Version: 0.0.7
Summary: Formatting plugin for LHCb Development Tools
Author: CERN - LHCb Core Software
Author-Email: lhcb-core-soft[at]cern.ch
License: GPLv3+
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
Requires-Dist: click
Requires-Dist: click-plugins
Requires-Dist: pyoptional
Requires-Dist: whichcraft
Requires-Dist: lb-utils
[Description omitted; length: 254 characters]

WHEEL

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

RECORD

Path Digest Size
lb_dev_formatting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/constants.py sha256=IobJnKpi-4KEPFzm2cHBja3UKBZjQau7H-S1D4jJNsI 334
lb_dev_formatting/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/commands/format.py sha256=iMALlx-kPPrzsNAxqwggrqF0CWzf84tknAmGiTfk9Xk 7541
lb_dev_formatting/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/data/default.clang-format sha256=B-8TIx7X_Xs5CeVK7Mk4w4o0zjf-UREJUTY5_GtLWUg 3543
lb_dev_formatting/exceptions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/exceptions/command_not_found.py sha256=Hg-NeC5Sk4BumMhxYClW32mSva9h7YJxL4EJUQPFbs8 135
lb_dev_formatting/exceptions/illegal_argument.py sha256=pRhjdvzgbs1vmiHO7FduYxWDNrJAa6oArWxRkNqAfRU 135
lb_dev_formatting/formatter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/formatter/c_formatter.py sha256=VDUe1-gClkwI-yD-ciEBH_PsdX7Ctkkr1VBXdOd49aA 4658
lb_dev_formatting/formatter/formatter_facade.py sha256=HITVDexHERiDzI_EvOrjFHc7d7f9hGi6g_tLYGkJLx8 3429
lb_dev_formatting/formatter/python_formatter.py sha256=MQPsHjMtOwTwycYiOkDiC6oRtLX5Icf0XelAzhOZ9_w 2420
lb_dev_formatting/hooks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lb_dev_formatting/hooks/format.py sha256=PyWLhDK-5263-nmjIvbMZULGwb9ELeA7Y_yP4SgUssA 631
lb_dev_formatting-0.0.7.dist-info/LICENSE sha256=gFIdPzoBQkxMP9Ju4HWLtquQRpJy-Zl0pwIx0Zs7-NQ 32445
lb_dev_formatting-0.0.7.dist-info/METADATA sha256=elNJU8hn4HtnUR9s8SAxK2T-TPPqy6slrWYWICOmiWI 1114
lb_dev_formatting-0.0.7.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
lb_dev_formatting-0.0.7.dist-info/entry_points.txt sha256=6A1i5z5qHwJVtqEq943IneLGAGB1l7UMIARFTRUuQLM 178
lb_dev_formatting-0.0.7.dist-info/top_level.txt sha256=zG5nVzDnxCxrhMjckN00y3utfz1mEyqjXakSMRWhkQU 18
lb_dev_formatting-0.0.7.dist-info/RECORD

top_level.txt

lb_dev_formatting

entry_points.txt

format-hook = lb_dev_formatting.hooks.format:format
format = lb_dev_formatting.commands.format:format_command