lo-extension-dev

View on PyPIReverse Dependencies (0)

0.0.6 lo_extension_dev-0.0.6-py3-none-any.whl

Wheel Details

Project: lo-extension-dev
Version: 0.0.6
Filename: lo_extension_dev-0.0.6-py3-none-any.whl
Download: [link]
Size: 9501
MD5: 6078a5aaa1fcab76da2b444535905dd8
SHA256: 8a4b339531013494d2c7778f98335cf60d78bd9ddd7a336cbb4ec6f85cf96860
Uploaded: 2022-10-17 15:48:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lo-extension-dev
Version: 0.0.6
Summary: A tool to help developing LibreOffice Extension.
Project-Url: Bug Reports, https://github.com/bastien34/lo-extension-dev/issues
Project-Url: Source, https://github.com/bastien34/lo-extension-dev
License: Copyright (c) 2023-Bastien Roques Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: development,extension,libreoffice
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: argparse
Requires-Dist: psutil
Requires-Dist: pyyaml
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 3446 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lo_extension_dev/__init__.py sha256=ot2M1l8RO549N4ezo4RH_NIJoNjboGIH8VaTVzHpfY0 624
lo_extension_dev/addons.py sha256=psYC7NjwxoDR5QW-QOMbXPsp0ZOthCWO0UWnbHwkd0k 6033
lo_extension_dev/addons.yml sha256=konuwZBA2iJb-sJCmLxZDDam6svdxgyNZfQ7D2kVdUk 731
lo_extension_dev/extension.yml sha256=lFRbCrEJsTXjmlGbprdPejZ3FEnu0Aalyc0hs9cYOB0 178
lo_extension_dev/manage.py sha256=y-5ojRdGnuaFP9T01JeMYJTjP2WPpOP0n5yJ-y4y6wo 6133
lo_extension_dev-0.0.6.dist-info/METADATA sha256=FZL9vAZZ6vwgKu14DAhLsVtdrM-qf55AwzLjhRWNNFA 5778
lo_extension_dev-0.0.6.dist-info/WHEEL sha256=dX1WPp444jXDT0mMZWrdU6ZHm7Cfu0jldiLCQOk_Kmg 87
lo_extension_dev-0.0.6.dist-info/entry_points.txt sha256=Jj_LKg90DWufuTg3BCr2GHeuSJlL2_fecN0LIHcXycY 66
lo_extension_dev-0.0.6.dist-info/licenses/LICENSE.txt sha256=ZaEXG1som7aUjecgZ8NWtL1iqZuDK4WfQWAC9z6wDPA 1057
lo_extension_dev-0.0.6.dist-info/RECORD

entry_points.txt

manage_extension = lo_extension_dev.manage:main