Name | ufoLib2 JSON |
Version |
0.17.0
JSON |
| download |
home_page | None |
Summary | ufoLib2 is a UFO font processing library. |
upload_time | 2024-11-22 09:03:26 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache 2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# ufoLib2
ufoLib2 is meant to be a thin representation of the Unified Font Object (UFO) version 3 data model, intended for programmatic manipulation and fast batch processing of UFOs.
It resembles the defcon library, but does without notifications, the layout engine and other support classes. Where useful and possible, ufoLib2 tries to be API-compatible with defcon.
It does not replace `fontTools.ufoLib` but builds on it. The eventual goal is to merge it into `fontTools.ufoLib.objects`.
Documentation: https://ufolib2.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": null,
"name": "ufoLib2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Adrien T\u00e9tar <adri-from-59@hotmail.fr>",
"download_url": "https://files.pythonhosted.org/packages/1e/e1/d20226fc36ce7df772500409879c3a856f77a07ba8a5e1629449f219a656/ufolib2-0.17.0.tar.gz",
"platform": null,
"description": "# ufoLib2\n\nufoLib2 is meant to be a thin representation of the Unified Font Object (UFO) version 3 data model, intended for programmatic manipulation and fast batch processing of UFOs.\n\nIt resembles the defcon library, but does without notifications, the layout engine and other support classes. Where useful and possible, ufoLib2 tries to be API-compatible with defcon.\n\nIt does not replace `fontTools.ufoLib` but builds on it. The eventual goal is to merge it into `fontTools.ufoLib.objects`.\n\nDocumentation: https://ufolib2.readthedocs.io/en/latest/\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "ufoLib2 is a UFO font processing library.",
"version": "0.17.0",
"project_urls": {
"Homepage": "https://github.com/fonttools/ufoLib2"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a9bfb28c5451a2e855a24fb5d5e8898ba0369783fb2965f6597bb3d428434dad",
"md5": "ffcd8a25c7bb5766e1c1e7df85f7675d",
"sha256": "676f61f769db49d95aad1f91d92b8d1f6fb50f0ee3a11af8e6a8852f60f11ff3"
},
"downloads": -1,
"filename": "ufoLib2-0.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ffcd8a25c7bb5766e1c1e7df85f7675d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 52797,
"upload_time": "2024-11-22T09:03:24",
"upload_time_iso_8601": "2024-11-22T09:03:24.636802Z",
"url": "https://files.pythonhosted.org/packages/a9/bf/b28c5451a2e855a24fb5d5e8898ba0369783fb2965f6597bb3d428434dad/ufoLib2-0.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1ee1d20226fc36ce7df772500409879c3a856f77a07ba8a5e1629449f219a656",
"md5": "cd2a85510c5624dc11e351b9bb4ae88e",
"sha256": "891524052b3636a25b9a92f13f7fd8c24e15483bac96ccd0245ae947d127248b"
},
"downloads": -1,
"filename": "ufolib2-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "cd2a85510c5624dc11e351b9bb4ae88e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 97323,
"upload_time": "2024-11-22T09:03:26",
"upload_time_iso_8601": "2024-11-22T09:03:26.464308Z",
"url": "https://files.pythonhosted.org/packages/1e/e1/d20226fc36ce7df772500409879c3a856f77a07ba8a5e1629449f219a656/ufolib2-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 09:03:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fonttools",
"github_project": "ufoLib2",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "ufolib2"
}