Bug 128752 - [NEW PORT]converters/py-svglib:An Library For Reading And Converting SVG
Summary: [NEW PORT]converters/py-svglib:An Library For Reading And Converting SVG
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 14:40 UTC by wenheping
Modified: 2008-11-13 22:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.07 KB, text/plain)
2008-11-10 14:40 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-11-10 14:40:03 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-10 14:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-13 22:20:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-13 22:20:25 UTC
miwi        2008-11-13 22:20:17 UTC

  FreeBSD ports repository

  Modified files:
    converters           Makefile 
  Added files:
    converters/py-svglib Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.151     +1 -0      ports/converters/Makefile
  1.1       +21 -0     ports/converters/py-svglib/Makefile (new)
  1.1       +3 -0      ports/converters/py-svglib/distinfo (new)
  1.1       +9 -0      ports/converters/py-svglib/pkg-descr (new)
  1.1       +2 -0      ports/converters/py-svglib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"