[cairo-commit] [cairo-www] src/pycairo
Carl Worth
cworth at freedesktop.org
Fri May 28 20:49:45 PDT 2010
src/pycairo/resources.mdwn | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 184b7ca1e416fbfa0d5dd8883625b34a21287863
Author: SteveChaplin <SteveChaplin at web>
Date: Fri May 28 20:49:44 2010 -0700
alphabetize
diff --git a/src/pycairo/resources.mdwn b/src/pycairo/resources.mdwn
index 152a67e..f1b1593 100644
--- a/src/pycairo/resources.mdwn
+++ b/src/pycairo/resources.mdwn
@@ -4,13 +4,14 @@ This section is for listing various useful [[pycairo|pycairo]] resources, feel f
# Some Libraries/Modules Using pycairo
* [Cairo Plot][18]: a module to plot graphics
+ * [hamster graphics library][23] - a sprite styled abstraction library for drawing and animation in PyGTK
+ * [matplotlib][17]: a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.
* [PyCha][13]: PYthon CHArts - a Python package for drawing charts
* [PyGoocanvas][5]: python bindings for GooCanvas which is a canvas widget for GTK+
* [PyGTK][14]: GTK+ for Python.
- * [matplotlib][17]: a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.
* rsvg: part of [gnome-python-desktop][16], it provides Python bindings for librsvg
* [uxpython][15]: a cross-platform UI toolkit.
- * [hamster graphics library][23] - a sprite styled abstraction library for drawing and animation in PyGTK
+
# Some Applications Using pycairo
* [A Shogiban for Gnushogi][10].
More information about the cairo-commit
mailing list