wbFontParts


NamewbFontParts JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://gitlab.com/workbench2/WorkBenchExtensions/wbFontParts
SummaryA wrapper around fontParts for UFO Workbench.
upload_time2023-10-24 15:00:46
maintainer
docs_urlNone
authorAndreas Eigendorf
requires_python>=3.8
licenseMIT
keywords workbench wxpython gui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wbFontParts

## A wrapper around fontParts for Workbench applications.

[fontparts](https://pypi.org/project/fontParts/) is an API for interacting 
with the parts of fonts during the font development process.

This provides the API layer for UFO-Workbench.

## Installation

```shell
pip install wbFontParts
```

## Documentation

For details read the [Documentation](https://workbench2.gitlab.io/WorkBenchExtensions/wbFontParts).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/workbench2/WorkBenchExtensions/wbFontParts",
    "name": "wbFontParts",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "workbench,wxPython,GUI",
    "author": "Andreas Eigendorf",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/05/1a/fd3a91c5a31c0569999244b4b501906b56360d60617bf4e850c1ebdea6ae/wbFontParts-0.2.4.tar.gz",
    "platform": "WIN32",
    "description": "# wbFontParts\n\n## A wrapper around fontParts for Workbench applications.\n\n[fontparts](https://pypi.org/project/fontParts/) is an API for interacting \nwith the parts of fonts during the font development process.\n\nThis provides the API layer for UFO-Workbench.\n\n## Installation\n\n```shell\npip install wbFontParts\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/WorkBenchExtensions/wbFontParts).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A wrapper around fontParts for UFO Workbench.",
    "version": "0.2.4",
    "project_urls": {
        "Documentation": "https://workbench2.gitlab.io/WorkBenchExtensions/wbFontParts/",
        "Homepage": "https://gitlab.com/workbench2/WorkBenchExtensions/wbFontParts",
        "Source": "https://gitlab.com/workbench2/WorkBenchExtensions/wbFontParts",
        "Tracker": "https://gitlab.com/workbench2/WorkBenchExtensions/wbFontParts/-/issues"
    },
    "split_keywords": [
        "workbench",
        "wxpython",
        "gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1af28532a0f5e98119aa0520d406b7cfeb2e4823709b118df4babbe40805ba5c",
                "md5": "fdb2b647a4f964075593b00d5a81db14",
                "sha256": "5f47bdd7c0689a9d0a61e0fa42a8d272a025648b6cd9ad22ce15c83a57f0cfaa"
            },
            "downloads": -1,
            "filename": "wbFontParts-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdb2b647a4f964075593b00d5a81db14",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15513,
            "upload_time": "2023-10-24T15:00:44",
            "upload_time_iso_8601": "2023-10-24T15:00:44.719813Z",
            "url": "https://files.pythonhosted.org/packages/1a/f2/8532a0f5e98119aa0520d406b7cfeb2e4823709b118df4babbe40805ba5c/wbFontParts-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "051afd3a91c5a31c0569999244b4b501906b56360d60617bf4e850c1ebdea6ae",
                "md5": "f444adaecc1d545217ba1a3ed4798763",
                "sha256": "6e4d5e8869d16d625119fca9741e33e608c4f579238bb2e900b45b174524ec5e"
            },
            "downloads": -1,
            "filename": "wbFontParts-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "f444adaecc1d545217ba1a3ed4798763",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12542,
            "upload_time": "2023-10-24T15:00:46",
            "upload_time_iso_8601": "2023-10-24T15:00:46.253776Z",
            "url": "https://files.pythonhosted.org/packages/05/1a/fd3a91c5a31c0569999244b4b501906b56360d60617bf4e850c1ebdea6ae/wbFontParts-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 15:00:46",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "workbench2",
    "gitlab_project": "WorkBenchExtensions",
    "lcname": "wbfontparts"
}
        
Elapsed time: 0.13456s