poetry-lark

View on PyPIReverse Dependencies (0)

1.0.3 poetry_lark-1.0.3-py3-none-any.whl

Wheel Details

Project: poetry-lark
Version: 1.0.3
Filename: poetry_lark-1.0.3-py3-none-any.whl
Download: [link]
Size: 10010
MD5: 6098f03ca3a07fffc1dc0a722e493ecb
SHA256: a9d10f5db3dfd917ea3277277e25b6afe9bb00b616ba178df1b50c1dfe37b805
Uploaded: 2024-11-01 19:02:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-lark
Version: 1.0.3
Summary: Plugin which integrates Lark into the Poetry build system.
Author: Mikhalev Oleg
Author-Email: mhalairt[at]gmail.com
Home-Page: https://github.com/mhalairt/poetry-lark
Project-Url: Repository, https://github.com/mhalairt/poetry-lark
License: BSD-2-Clause
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.8.1,<4.0
Requires-Dist: interegular (<0.4.0,>=0.3.1); extra == "interegular"
Requires-Dist: lark (<2.0.0,>=1.2.2)
Requires-Dist: poetry (<2.0.0,>=1.8.3)
Requires-Dist: regex; extra == "regex"
Provides-Extra: interegular
Provides-Extra: regex
Description-Content-Type: text/markdown
[Description omitted; length: 974 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_lark/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_lark/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_lark/commands/command.py sha256=2hTCwiLxtlX6VohIV7p5JGoPLi0EhNznE3V-Ylfk9No 1793
poetry_lark/commands/lark/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_lark/commands/lark/add.py sha256=w2-8oteyRg7XnxYY_7ZIlYUtu1qjRa6NUF8WIz5FJXk 3089
poetry_lark/commands/lark/build.py sha256=tvLaK8EyJuxFTFJQioVOElJZVreMaNjuJeTqJNcJ51s 1790
poetry_lark/commands/lark/remove.py sha256=b_Wkuq7t_VCoAzsOibtuwuZTpTSL1EOjAWBcepWJ0Kk 969
poetry_lark/plugin.py sha256=nN9F1YU_NIxY5lFE74cn3BLN7uYkINfbMgS_xtA8mak 2321
poetry_lark/toml.py sha256=gDb9vNdTRgg64_-qCHBXm_U978q94dU14zGCKV-v_Ds 10052
poetry_lark-1.0.3.dist-info/LICENSE sha256=-jE9TIYtGTBevMTkY5o4APv14140pRR7zDxIZBFisWM 1302
poetry_lark-1.0.3.dist-info/METADATA sha256=pXmkLpVfnxr0SUeHAn2_iQUgDSPdOuUOZAwVascgIT8 2196
poetry_lark-1.0.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
poetry_lark-1.0.3.dist-info/entry_points.txt sha256=8ATHkgSA5mmLEHN2ruWBjqrqI4yKJLahBDA5l97PmDY 85
poetry_lark-1.0.3.dist-info/RECORD

entry_points.txt

lark-standalone = poetry_lark.plugin:LarkStandalonePlugin