layout-image

View on PyPIReverse Dependencies (0)

0.2.0 layout_image-0.2.0-py3-none-any.whl

Wheel Details

Project: layout-image
Version: 0.2.0
Filename: layout_image-0.2.0-py3-none-any.whl
Download: [link]
Size: 11448
MD5: fe0f3f0969af3388049c3cb51364aff8
SHA256: 0bf7be335801538322a96b6c96bd41519f4e86d28c6315516c83ef8740dd72ca
Uploaded: 2024-04-02 17:52:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: layout-image
Version: 0.2.0
Summary: A package for creating basic images with XML layouts
Author: Dirck van den Ende
Project-Url: repository, https://github.com/dirckvdende/layout-image
License: MIT License Copyright (c) 2024 Dirck van den Ende 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: image,layout,XML,design
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: tomli
Requires-Dist: pillow
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2609 characters]

WHEEL

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

RECORD

Path Digest Size
layoutimg/__init__.py sha256=1MGDQh9wGrGeh5DcG_SAqvoWpcPHXjzbaa03cIoFAwI 201
layoutimg/__main__.py sha256=cPNzipD2wb8nZH613e3UuR7ZRbKE39mrj9POWHhJrsg 606
layoutimg/config.toml sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
layoutimg/layoutenv.py sha256=-ku4uquhx1aebSV8FQ5uWJUlmlC5VxbRb5rZof5mT2g 3955
layoutimg/layoutimg.py sha256=424NdT3NAPVCnp4YCa580wstMfEPMi-hby2c4sDmL0g 1763
layoutimg/layoutnode.py sha256=i-poLgwPrb2zWvkkIyTHGjEJJBK--0rSI_akyPA096M 8953
layoutimg/setup.py sha256=vkIuhGfGNJstaTGYHBjOK0t7-0X2r_JYWxBjVAXr6u8 37
layoutimg/renderer/__init__.py sha256=Oo7GZw-yQtWYy2-iJcSzw_zPyqdJ45bbiFLTe2CbTug 36
layoutimg/renderer/renderer.py sha256=WfRn7VT1KXviciAcSwJZRtCvjFm9ZD5-l6u2X8rjZdE 4750
layout_image-0.2.0.dist-info/LICENSE sha256=oyeK1Eu_zxaigLA2b7KIMCW9oxM2KJ92v6ZL-zs6KfU 1075
layout_image-0.2.0.dist-info/METADATA sha256=61IDehJQa4HNTNU_lsJn6D8iKjT1bVEu1LhgmS91Tq4 4482
layout_image-0.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
layout_image-0.2.0.dist-info/entry_points.txt sha256=S-4SJwFL09AmH0ljspwXH83O5_Loww1sYBIgUF4Si1o 54
layout_image-0.2.0.dist-info/top_level.txt sha256=xgenB3SA99VJzF3NjH13cUNXgPHc0QrR7P9EcnEzeNc 10
layout_image-0.2.0.dist-info/RECORD

top_level.txt

layoutimg

entry_points.txt

layoutimg = layoutimg.__main__:main