Bug 136597 - [NEW PORT]graphics/py-pycha:A library for making charts with Python
Summary: [NEW PORT]graphics/py-pycha:A library for making charts with Python
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-07-09 04:40 UTC by wenheping
Modified: 2009-07-09 10:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.13 KB, text/plain)
2009-07-09 04: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 2009-07-09 04:40:06 UTC
Pycha is a very simple Python package for drawing charts using the
great Cairo library. Its goals are:
        * Lightweight
        * Simple to use
        * Nice looking with default values
        * Customization
It won't try to draw any possible chart on earth but draw the most
common ones nicely.

WWW:  http://bitbucket.org/lgs/pycha/wiki/Home

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-09 04:40:18 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-07-09 10:01:34 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-09 10:01:45 UTC
miwi        2009-07-09 09:01:35 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-pycha    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pycha is a very simple Python package for drawing charts using the
  great Cairo library. Its goals are:
          * Lightweight
          * Simple to use
          * Nice looking with default values
          * Customization
  It won't try to draw any possible chart on earth but draw the most
  common ones nicely.
  
  WWW:  http://bitbucket.org/lgs/pycha/wiki/Home
  
  PR:             ports/136597
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.1271    +1 -0      ports/graphics/Makefile
  1.1       +28 -0     ports/graphics/py-pycha/Makefile (new)
  1.1       +3 -0      ports/graphics/py-pycha/distinfo (new)
  1.1       +10 -0     ports/graphics/py-pycha/pkg-descr (new)
  1.1       +2 -0      ports/graphics/py-pycha/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"