[cairo] PATCH cairo-www: Mention More Python Bindings

Bryce Harrington bryce at osg.samsung.com
Tue Dec 22 13:15:40 PST 2015


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 <ldo at geek-central.gen.nz>
> 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
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo



More information about the cairo mailing list