genice_svg

View on PyPIReverse Dependencies (3)

0.6.1 genice_svg-0.6.1-py2.py3-none-any.whl

Wheel Details

Project: genice_svg
Version: 0.6.1
Filename: genice_svg-0.6.1-py2.py3-none-any.whl
Download: [link]
Size: 11307
MD5: 7b7a117d66aaf93690e592f2a942ebe4
SHA256: aa955c588f64e0fe6e7704123c6508c6a118a09d860669e4a1f44d7852136b4a
Uploaded: 2020-08-26 05:45:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: genice-svg
Version: 0.6.1
Summary: SVG format plugin for GenIce.
Author: Masakazu Matsumoto
Author-Email: vitroid[at]gmail.com
Home-Page: https://github.com/vitroid/genice-svg/
License: MIT
Keywords: genice,SVG
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: svgwrite
Requires-Dist: genice (<2.0)
Requires-Dist: pillow
Requires-Dist: attrdict
Requires-Dist: countrings (>=0.1.7)
Requires-Dist: jinja2
Description-Content-Type: text/markdown
[Description omitted; length: 1582 characters]

WHEEL

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

RECORD

Path Digest Size
genice_svg/__init__.py sha256=i9G4B6HUGLv8rKu2WhfxePgE-H6n4q70wos4-7QZR2M 46
genice_svg/hooks.py sha256=ainpFDdZ2B9Fi9fleVS_0S5LmExOjOrCcYNTuiqRUFM 10213
genice_svg/render_png.py sha256=3_pnJVT2Wx6RMPNTzyy3lQ8Fz9-MbHchaG-QZR92KIE 4284
genice_svg/render_svg.py sha256=yTOX2_HRS01tzE9EwdOA4kzIEusREYxSGpoi3uEGJKU 5499
genice_svg/formats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
genice_svg/formats/png.py sha256=s9OjJukHSZZExEOBsUvuoxH0GaJKXlx3l6y91tXnt9A 3924
genice_svg/formats/svg.py sha256=VTOf9NBkFTLKg2x3U1IKS87DdzIr42oeDQezhfQzLt8 4589
genice_svg-0.6.1.dist-info/METADATA sha256=qW0rhsZRzrSzybpKstiG8Z1384LMgXL0rg49Sh2rNbk 2214
genice_svg-0.6.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
genice_svg-0.6.1.dist-info/entry_points.txt sha256=H6PZ3G2NOqSgwQaUVEOmB47upTazt3eZ_UwKgJgBT3Q 75
genice_svg-0.6.1.dist-info/top_level.txt sha256=jR16gTU_9WctmgK6e3p3t9VkdD36r0kBeh4qfuT3j64 11
genice_svg-0.6.1.dist-info/RECORD

top_level.txt

genice_svg

entry_points.txt

png = genice_svg.formats.png
svg = genice_svg.formats.svg