pangocairocffi
==============
.. image:: https://img.shields.io/pypi/v/pangocairocffi.svg
:target: https://pypi.python.org/pypi/pangocairocffi
:alt: Latest PyPi Release
.. image:: https://img.shields.io/pypi/pyversions/pangocairocffi.svg?style=flat
:target: https://pypi.python.org/pypi/pangocairocffi
:alt: Supported Python Versions
.. image:: https://github.com/leifgehrmann/pangocairocffi/workflows/Build/badge.svg?branch=master
:target: https://github.com/leifgehrmann/pangocairocffi/actions
.. image:: https://readthedocs.org/projects/pangocairocffi/badge/?version=latest
:target: https://pangocairocffi.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://codecov.io/gh/leifgehrmann/pangocairocffi/branch/master/graph/badge.svg
:target: https://codecov.io/gh/leifgehrmann/pangocairocffi
:alt: Code Coverage
pangocairocffi is a `CFFI`_-based set of Python bindings for the
`cairo rendering methods with pango`_. It is meant to be used in
conjunction with cairocffi_ and pangocffi_.
.. _CFFI: https://cffi.readthedocs.org/
.. _pangocffi: https://github.com/leifgehrmann/pangocffi
.. _cairocffi: https://cairocffi.readthedocs.io/en/stable/
.. _cairo rendering methods with pango: https://developer.gnome.org/pango/stable/pango-Cairo-Rendering.html
Raw data
{
"_id": null,
"home_page": "https://github.com/leifgehrmann/pangocairocffi",
"name": "pangocairocffi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "pango,cairo,cffi,binding",
"author": "Leif Gehrmann",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/80/b5/2582e9d63b30c07a6c230293aaaca43584446959c4131c1ee4dde4b3f574/pangocairocffi-0.7.0.tar.gz",
"platform": null,
"description": "pangocairocffi\n==============\n\n.. image:: https://img.shields.io/pypi/v/pangocairocffi.svg\n :target: https://pypi.python.org/pypi/pangocairocffi\n :alt: Latest PyPi Release\n\n.. image:: https://img.shields.io/pypi/pyversions/pangocairocffi.svg?style=flat\n :target: https://pypi.python.org/pypi/pangocairocffi\n :alt: Supported Python Versions\n\n.. image:: https://github.com/leifgehrmann/pangocairocffi/workflows/Build/badge.svg?branch=master\n :target: https://github.com/leifgehrmann/pangocairocffi/actions\n\n.. image:: https://readthedocs.org/projects/pangocairocffi/badge/?version=latest\n :target: https://pangocairocffi.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://codecov.io/gh/leifgehrmann/pangocairocffi/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/leifgehrmann/pangocairocffi\n :alt: Code Coverage\n\npangocairocffi is a `CFFI`_-based set of Python bindings for the\n`cairo rendering methods with pango`_. It is meant to be used in\nconjunction with cairocffi_ and pangocffi_.\n\n.. _CFFI: https://cffi.readthedocs.org/\n.. _pangocffi: https://github.com/leifgehrmann/pangocffi\n.. _cairocffi: https://cairocffi.readthedocs.io/en/stable/\n.. _cairo rendering methods with pango: https://developer.gnome.org/pango/stable/pango-Cairo-Rendering.html\n",
"bugtrack_url": null,
"license": "LGPL-2.1",
"summary": "CFFI-based pango-cairo bindings for Python",
"version": "0.7.0",
"project_urls": {
"Code": "https://github.com/leifgehrmann/pangocairocffi",
"Homepage": "https://github.com/leifgehrmann/pangocairocffi",
"Issue tracker": "https://github.com/leifgehrmann/pangocairocffi/issues"
},
"split_keywords": [
"pango",
"cairo",
"cffi",
"binding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "80b52582e9d63b30c07a6c230293aaaca43584446959c4131c1ee4dde4b3f574",
"md5": "d969ad4406234ab4dbe1d9ce47740a88",
"sha256": "7fa437a88df45ad5e0d0538b6a7bcaaf1273f37a047fcdc8e4623fd6945048cc"
},
"downloads": -1,
"filename": "pangocairocffi-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "d969ad4406234ab4dbe1d9ce47740a88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 18682,
"upload_time": "2022-10-07T19:59:41",
"upload_time_iso_8601": "2022-10-07T19:59:41.395448Z",
"url": "https://files.pythonhosted.org/packages/80/b5/2582e9d63b30c07a6c230293aaaca43584446959c4131c1ee4dde4b3f574/pangocairocffi-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-10-07 19:59:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "leifgehrmann",
"github_project": "pangocairocffi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cffi",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "cairocffi",
"specs": [
[
">=",
"1.0.2"
]
]
},
{
"name": "pangocffi",
"specs": [
[
">=",
"0.11.0"
]
]
},
{
"name": "flake8",
"specs": []
},
{
"name": "coverage",
"specs": []
},
{
"name": "pytest",
"specs": []
}
],
"tox": true,
"lcname": "pangocairocffi"
}