Bug 133958 - [NEW PORT]print/py-relatorio:A templating library able to output odt and pdf files
Summary: [NEW PORT]print/py-relatorio:A templating library able to output odt and pdf ...
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: 2009-04-24 02:20 UTC by wenheping
Modified: 2009-04-27 00:50 UTC (History)
0 users

See Also:


Attachments
file.shar (4.31 KB, text/plain)
2009-04-24 02:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-04-24 02:20:01 UTC
relatorio is a templating library which provides a way to easily output
all kind of different files (odt, ods, png, svg, ...). Adding support
for more filetype is easy: you just have to create a plugin for this.
relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetypes/name/python
objects.

WWW:    http://relatorio.openhex.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-24 02:20:12 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 2009-04-27 00:45:50 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-27 00:46:35 UTC
miwi        2009-04-26 23:45:54 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/py-relatorio   Makefile distinfo pkg-descr pkg-plist 
  Log:
  relatorio is a templating library which provides a way to easily output
  all kind of different files (odt, ods, png, svg, ...). Adding support
  for more filetype is easy: you just have to create a plugin for this.
  relatorio also provides a report repository allowing you to link python
  objects and report together, find reports by mimetypes/name/python
  objects.
  
  WWW:    http://relatorio.openhex.org/
  
  PR:             ports/133958
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.471     +1 -0      ports/print/Makefile
  1.1       +23 -0     ports/print/py-relatorio/Makefile (new)
  1.1       +3 -0      ports/print/py-relatorio/distinfo (new)
  1.1       +8 -0      ports/print/py-relatorio/pkg-descr (new)
  1.1       +31 -0     ports/print/py-relatorio/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"