mass-driver-plugins

View on PyPIReverse Dependencies (0)

0.5.0 mass_driver_plugins-0.5.0-py3-none-any.whl

Wheel Details

Project: mass-driver-plugins
Version: 0.5.0
Filename: mass_driver_plugins-0.5.0-py3-none-any.whl
Download: [link]
Size: 10527
MD5: 0b601f9299e72c085e7d93cda14233c6
SHA256: 25cffac017f87ca3d9467a32897d99d60512b6c751fa099969ea8f5b9470d127
Uploaded: 2023-11-21 23:51:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mass_driver_plugins
Version: 0.5.0
Summary: Experimental plugin ecosystem for Mass Driver
Author: Jb Doyon
Author-Email: jb[at]jiby.tech
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: astroid (==2.15.8)
Requires-Dist: jsonpatch
Requires-Dist: jsonpointer
Requires-Dist: mass-driver (<0.19,>=0.18)
Requires-Dist: poetry-core
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.21)
Requires-Dist: tree-sitter
Requires-Dist: tree-sitter-languages
Description-Content-Type: text/markdown
[Description omitted; length: 2521 characters]

WHEEL

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

RECORD

Path Digest Size
mass_driver_plugins/__init__.py sha256=VcSkgfj3MQ4moHNTMIVf3t_Y4-_I7BoITu2WpbbgSYk 47
mass_driver_plugins/cli.py sha256=0EHoV3EX6a_Jt6V8ihP1vGvAILhfdPixFBwZeltAu90 756
mass_driver_plugins/jsonpatch.py sha256=2nflmUvVuSYLjnR7mVTwHk18AaX5C74R6vLPYfmqlwk 2845
mass_driver_plugins/poetry_surgical.py sha256=I71UrJDMwxN0qmITPKX8fHsWjdPEVnFaQzz2PaAEFOo 5480
mass_driver_plugins/py.typed sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc 26
mass_driver_plugins/surgical.py sha256=YCmibCsAfIRASl6wOTUvvv_jAlf83Hy5n4FMyidpgc0 8817
mass_driver_plugins/template.py sha256=grx6OYk0USK6Xdd_Qs6qSQO4ijOxqiuW6QZ_1YmcIMc 886
mass_driver_plugins-0.5.0.dist-info/METADATA sha256=HBdRVgxILxL3jS1embpToDtFZVtL0fnGIlBFdVBxebo 3157
mass_driver_plugins-0.5.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
mass_driver_plugins-0.5.0.dist-info/entry_points.txt sha256=_yZEzB6da-4FciTKSMQku2KPc1IYv5K6k8cdyEI_kz8 459
mass_driver_plugins-0.5.0.dist-info/RECORD

entry_points.txt

mass-driver-plugins = mass_driver_plugins.cli:cli
jsonpatch = mass_driver_plugins.jsonpatch:JsonPatch
poetry-surgical = mass_driver_plugins.poetry_surgical:PoetrySurgical
surgical-base = mass_driver_plugins.surgical:SurgicalFileEditor
surgical-ghactionparamswitch = mass_driver_plugins.surgical:GithubActionParameterReplacer
templater = mass_driver_plugins.template:TemplatedFile
yamlpatch = mass_driver_plugins.jsonpatch:YamlPatch