svg-to-vl

View on PyPIReverse Dependencies (0)

2.0.2 svg_to_vl-2.0.2-py3-none-any.whl

Wheel Details

Project: svg-to-vl
Version: 2.0.2
Filename: svg_to_vl-2.0.2-py3-none-any.whl
Download: [link]
Size: 11004
MD5: ad12a62f3b57cddcc3e50a13d839a31b
SHA256: e66d42594cae3735ca1c1c4af8ccce9478232da1c1a10d205c3fce161fbb429c
Uploaded: 2024-11-19 21:43:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: svg-to-vl
Version: 2.0.2
Summary: converting cells drawn in svg files to VirtualLeaf xml start files. The svg file should be specified without extension, the resulting xml file will be stored next to the svg file.
Author: Richard van Nieuwenhoven, Ruth Großeholz, Roeland R.M.H. Merks
Author-Email: richard.nieuwenhoven[at]tuwien.ac.at, ruth.grosseholz[at]maastrichtuniversity.nl, merksrmh[at]math.leidenuniv.nl
Home-Page: https://github.com/rmerks/VirtualLeaf2021/tree/v2.0.0/src/python
Project-Url: Homepage, https://github.com/rmerks/VirtualLeaf2021
Keywords: virtualleaf svg conversion
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.1
Requires-Dist: shapely (>=1.8.0)
Requires-Dist: sympy (>=1.9)
Description-Content-Type: text/markdown
[Description omitted; length: 2460 characters]

WHEEL

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

RECORD

Path Digest Size
svg_to_vl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
svg_to_vl/__main__.py sha256=Q4-Q9EcG8J80J19WdeOKUFLO-SHarT8QMrOvBuTsbIs 1115
svg_to_vl/cellmodel.py sha256=oQpoG9piEPrqmZwMyu_oA2V2Lf1EEzVlZvqhFDJTY0I 24118
svg_to_vl/path.py sha256=CNpQuXE20-fqhKIeLOrYSD5FJMTSqhrxIUfHEhNymfk 8218
svg_to_vl/readsvg.py sha256=yzdyhWWdhwY0I5AVwqNDMuRavTUkCbeBtRpU83u8QGs 2866
svg_to_vl-2.0.2.dist-info/METADATA sha256=cXMn7AsSIEflI5wxfdRPP6l7LKRnQXEXLzYFmADgYzM 3417
svg_to_vl-2.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
svg_to_vl-2.0.2.dist-info/entry_points.txt sha256=OzgfBpEtGkrFlk-N4CH6zIcze9dsobB9icQb71p-0bI 91
svg_to_vl-2.0.2.dist-info/top_level.txt sha256=dlGBB_kYgCRcMeW33idLOnTglBIpfk4mDrWMKsT7dWQ 10
svg_to_vl-2.0.2.dist-info/RECORD

top_level.txt

svg_to_vl

entry_points.txt

svg-to-vl = svg_to_vl.__main__:main
svg_to_vl = svg_to_vl.__main__:main