Re: PATCH cairo-www: Mention More Python Bindings
Bryce Harrington <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 19, 2015 at 12:12:40PM +1300, Lawrence D'Oliveiro wrote: > >From 161c33ff0d5ef04869539b1fb305e9a7c6358116 Mon Sep 17 00:00:00 2001 > From: Lawrence D'Oliveiro <[email protected]> > Date: Fri, 18 Dec 2015 23:10:44 +0000 > Subject: [PATCH] more Python bindings LGTM, pushed. To git+ssh://cairographics.org/git/cairo-www 0fbf44b..6df850a master -> master > --- > src/bindings.mdwn | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/src/bindings.mdwn b/src/bindings.mdwn > index 7981877..154479d 100644 > --- a/src/bindings.mdwn > +++ b/src/bindings.mdwn > @@ -33,7 +33,9 @@ languages: > > * PHP : [[cairo-php]] > > - * Python : [[pycairo]], [pycairo-3][19] branch with incomplete port to Python3 > + * Python : [[pycairo]], [pycairo-3][19] branch with incomplete port to Python3, > + [qahirah][20] high-level Pythonic binding, [cairocffi][21] binding created with > + CFFI, [pygobject][22] includes Cairo binding. > > * Ruby : [[rcairo]] > > @@ -85,3 +87,6 @@ integrate it with a graphical user interface toolkit. > [17]: https://github.com/ldo/python_pixman/ > [18]: https://github.com/ldo/python_pixman_examples/ > [19]: https://github.com/ldo/pycairo > + [20]: https://github.com/ldo/qahirah > + [21]: https://pythonhosted.org/cairocffi/ > + [22]: https://wiki.gnome.org/action/show/Projects/PyGObject > -- > 2.6.0 > > -- > cairo mailing list > [email protected] > http://lists.cairographics.org/mailman/listinfo/cairo -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo