[cairo-commit] [cairo-www] src/pycairo
Carl Worth
cworth at freedesktop.org
Wed Jan 7 21:57:57 PST 2009
src/pycairo/resources.mdwn | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
New commits:
commit d3ea15e479df8ae9aa268027ba0c90bff00a6c5b
Author: SteveChaplin <SteveChaplin at web>
Date: Wed Jan 7 21:57:57 2009 -0800
Add "Applications using pycairo" section. Add PyChess
diff --git a/src/pycairo/resources.mdwn b/src/pycairo/resources.mdwn
index 7f83e2d..92dad8e 100644
--- a/src/pycairo/resources.mdwn
+++ b/src/pycairo/resources.mdwn
@@ -13,11 +13,15 @@ This section is for listing various useful [[pycairo|pycairo]] resources, feel f
* [Libccc][6] python bindings - not documented at all.
* [HippoCanvas][7] - a "sort of deprecated" part of the [OLPC](http://www.laptop.org) project.
-# Demos
+# Applications using pycairo
+ * [A Shogiban for Gnushogi][10].
+ * [gPodder][12] - a podcatcher.
+ * [PyCha][13] - a package for drawing charts.
+ * [PyChess][11].
+# Demos
* [A Basic Cairo-clock in Python][8] using XShape.
* [A simple clock implemented in pygtk and cairo][9].
- * [A Shogiban for Gnushogi][10].
# Recipies
@@ -35,3 +39,6 @@ See the main [[cookbook]] page.
[8]: http://blog.eikke.com/index.php/ikke/2007/02/17/python_cairo_xshape_and_clocks
[9]: http://ralph-glass.homepage.t-online.de/clock/readme.html
[10]: http://ralph-glass.homepage.t-online.de/shogi/readme.html
+ [11]: http://pychess.googlepages.com
+ [12]: http://gpodder.berlios.de
+ [13]: http://www.lorenzogil.com/projects/pycha/
More information about the cairo-commit
mailing list