non port: converters/py-svglib/distinfo |
Number of commits found: 9 |
Thursday, 23 Feb 2023
|
16:28 Kai Knoblich (kai)
converters/py-svglib: Update to 1.5.1
* Convert "do-test" target to USE_PYTHON=pytest while I'm here.
Changelog since 1.4.1:
https://github.com/deeplook/svglib/blob/v1.5.1/CHANGELOG.rst
b548bc4 |
Tuesday, 9 Aug 2022
|
10:54 Kai Knoblich (kai)
converters/py-svglib: Update to 1.4.1
* Switch to PyPI as the test suite is now fully included in the sdist.
Changelog since 1.3.0:
https://github.com/deeplook/svglib/blob/v1.4.1/CHANGELOG.rst
48455bf |
Saturday, 18 Jun 2022
|
08:31 Kai Knoblich (kai)
converters/py-svglib: Update to 1.3.0
Changelog:
https://github.com/deeplook/svglib/blob/v1.3.0/CHANGELOG.rst
09f8a52 |
Thursday, 10 Feb 2022
|
11:39 Kai Knoblich (kai)
converters/py-svglib: Update to 1.2.1
Changelog:
https://github.com/deeplook/svglib/blob/v.1.2.1/CHANGELOG.rst
83630c1 |
Tuesday, 25 Jan 2022
|
19:22 Kai Knoblich (kai)
converters/py-svglib: Re-add port
The port is being maintained by upstream fairly regularly again after a
lengthy hiatus:
Svglib is a pure-Python library for reading SVG files and converting
them (to a reasonable degree) to other formats using the ReportLab Open
Source toolkit.
Used as a package you can read existing SVG files and convert them into
ReportLab Drawing objects that can be used in a variety of contexts,
e.g. as ReportLab Platypus Flowable objects or in RML.
As a command-line tool it converts SVG files into PDF ones (but adding
other output formats like bitmap or EPS is really easy and will be
better supported, soon).
WWW: https://github.com/deeplook/svglib
d7e0acb |
Sunday, 20 Mar 2011
|
12:54 miwi
- Get Rid MD5 support
 |
Tuesday, 2 Mar 2010
|
06:51 wen
- Update to 0.6.3
- Update my mail address to FreeBSD
Feature safe: yes
 |
Sunday, 14 Dec 2008
|
10:22 miwi
- Update to 0.6.2
 |
Thursday, 13 Nov 2008
|
22:20 miwi
Svglib is an experimental library for reading SVG files and converting
them(to a reasonable degree) to other formats using the Open Source
ReportLab Toolkit. As a package it reads existing SVG files and returns
them converted to ReportLab Drawing objects that can be used in a
variety of ReportLab-related contexts, e.g. as Platypus Flowable objects
or in RML2PDF. As a command-line tool it converts SVG files into PDF
ones.
WWW: http://pypi.python.org/pypi/svglib/
PR: ports/128752
Submitted by: Wen Heping <wenheping at wenheping.com>
 |
Number of commits found: 9 |