cairocffi


Namecairocffi JSON
Version 1.7.0 PyPI version JSON
download
home_pageNone
Summarycffi-based cairo bindings for Python
upload_time2024-04-27 12:41:09
maintainerNone
docs_urlhttps://pythonhosted.org/cairocffi/
authorNone
requires_python>=3.8
licenseNone
keywords cairo cffi binding
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            cairocffi is a `CFFI`_-based drop-in replacement for Pycairo_,
a set of Python bindings and object-oriented API for cairo_.
Cairo is a 2D vector graphics library with support for multiple backends
including image buffers, PNG, PostScript, PDF, and SVG file output.

Additionally, the ``cairocffi.pixbuf`` module uses GDK-PixBuf_
to decode various image formats for use in cairo.

.. _CFFI: https://cffi.readthedocs.org/
.. _Pycairo: https://pycairo.readthedocs.io/
.. _cairo: http://cairographics.org/
.. _GDK-PixBuf: https://gitlab.gnome.org/GNOME/gdk-pixbuf

* Free software: BSD license
* For Python 3.8+, tested on CPython and PyPy
* Documentation: https://doc.courtbouillon.org/cairocffi/
* Changelog: https://doc.courtbouillon.org/cairocffi/stable/changelog.html
* Code, issues, tests: https://github.com/Kozea/cairocffi
* Code of conduct: https://www.courtbouillon.org/code-of-conduct
* Professional support: https://www.courtbouillon.org
* Donation: https://opencollective.com/courtbouillon
* API partially compatible with Pycairo.
* Works with any version of cairo.

cairocffi has been created and developed by Kozea (https://kozea.fr).
Professional support, maintenance and community management is provided by
CourtBouillon (https://www.courtbouillon.org).

Copyrights are retained by their contributors, no copyright assignment is
required to contribute to cairocffi. Unless explicitly stated otherwise, any
contribution intentionally submitted for inclusion is licensed under the BSD
3-clause license, without any additional terms or conditions. For full
authorship information, see the version control history.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cairocffi",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/cairocffi/",
    "requires_python": ">=3.8",
    "maintainer_email": "CourtBouillon <contact@courtbouillon.org>",
    "keywords": "cairo, cffi, binding",
    "author": null,
    "author_email": "Simon Sapin <contact@courtbouillon.org>",
    "download_url": "https://files.pythonhosted.org/packages/ba/94/372aaeb17dce40a646e5a2df61d10e43a20b6d3021deeab8280eba748077/cairocffi-1.7.0.tar.gz",
    "platform": null,
    "description": "cairocffi is a `CFFI`_-based drop-in replacement for Pycairo_,\na set of Python bindings and object-oriented API for cairo_.\nCairo is a 2D vector graphics library with support for multiple backends\nincluding image buffers, PNG, PostScript, PDF, and SVG file output.\n\nAdditionally, the ``cairocffi.pixbuf`` module uses GDK-PixBuf_\nto decode various image formats for use in cairo.\n\n.. _CFFI: https://cffi.readthedocs.org/\n.. _Pycairo: https://pycairo.readthedocs.io/\n.. _cairo: http://cairographics.org/\n.. _GDK-PixBuf: https://gitlab.gnome.org/GNOME/gdk-pixbuf\n\n* Free software: BSD license\n* For Python 3.8+, tested on CPython and PyPy\n* Documentation: https://doc.courtbouillon.org/cairocffi/\n* Changelog: https://doc.courtbouillon.org/cairocffi/stable/changelog.html\n* Code, issues, tests: https://github.com/Kozea/cairocffi\n* Code of conduct: https://www.courtbouillon.org/code-of-conduct\n* Professional support: https://www.courtbouillon.org\n* Donation: https://opencollective.com/courtbouillon\n* API partially compatible with Pycairo.\n* Works with any version of cairo.\n\ncairocffi has been created and developed by Kozea (https://kozea.fr).\nProfessional support, maintenance and community management is provided by\nCourtBouillon (https://www.courtbouillon.org).\n\nCopyrights are retained by their contributors, no copyright assignment is\nrequired to contribute to cairocffi. Unless explicitly stated otherwise, any\ncontribution intentionally submitted for inclusion is licensed under the BSD\n3-clause license, without any additional terms or conditions. For full\nauthorship information, see the version control history.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "cffi-based cairo bindings for Python",
    "version": "1.7.0",
    "project_urls": {
        "Changelog": "https://doc.courtbouillon.org/cairocffi/stable/changelog.html",
        "Code": "https://github.com/Kozea/cairocffi/",
        "Documentation": "https://doc.courtbouillon.org/cairocffi/",
        "Donation": "https://opencollective.com/courtbouillon",
        "Issues": "https://github.com/Kozea/cairocffi/issues"
    },
    "split_keywords": [
        "cairo",
        " cffi",
        " binding"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c0dc9b8a12971276b33143422ff6b73aa7d74cff5f7effbffbe2a1df3bd6590",
                "md5": "29598cc68f3a2b961be5bb36a211dfaf",
                "sha256": "1f29a8d41dbda4090c0aa33bcdea64f3b493e95f74a43ea107c4a8a7b7f632ef"
            },
            "downloads": -1,
            "filename": "cairocffi-1.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29598cc68f3a2b961be5bb36a211dfaf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 75384,
            "upload_time": "2024-04-27T12:41:06",
            "upload_time_iso_8601": "2024-04-27T12:41:06.672348Z",
            "url": "https://files.pythonhosted.org/packages/4c/0d/c9b8a12971276b33143422ff6b73aa7d74cff5f7effbffbe2a1df3bd6590/cairocffi-1.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba94372aaeb17dce40a646e5a2df61d10e43a20b6d3021deeab8280eba748077",
                "md5": "45546b73a7ec182d44340df50b5ce7a3",
                "sha256": "7761863603894305f3160eca68452f373433ca8745ab7dd445bd2c6ce50dcab7"
            },
            "downloads": -1,
            "filename": "cairocffi-1.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "45546b73a7ec182d44340df50b5ce7a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 87840,
            "upload_time": "2024-04-27T12:41:09",
            "upload_time_iso_8601": "2024-04-27T12:41:09.880631Z",
            "url": "https://files.pythonhosted.org/packages/ba/94/372aaeb17dce40a646e5a2df61d10e43a20b6d3021deeab8280eba748077/cairocffi-1.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-27 12:41:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kozea",
    "github_project": "cairocffi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cairocffi"
}
        
Elapsed time: 0.34501s