wbpUFO


NamewbpUFO JSON
Version 0.2.15 PyPI version JSON
download
home_pagehttps://gitlab.com/workbench2/workbench-plugins/wbpUFO
SummaryUFO font editor for Workbench applications.
upload_time2024-11-08 18:03:11
maintainerNone
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.
            # wbpUFO

UFO plugin for [Workbench](https://pypi.org/project/wbBase/) applications.

This plugin provides Workbench document templates for fonts in UFO source format:

As well as a document view to view and edit fonts in these formats. 


## Installation

```shell
pip install wbpUFO
```

Installing this plugin registers an entry point 
in the group "*wbbase.plugin*" named "*ufo*".

To use the plugin in your application, 
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: ufo
```

## Documentation

For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpUFO).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/workbench2/workbench-plugins/wbpUFO",
    "name": "wbpUFO",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "workbench, wxPython, GUI",
    "author": "Andreas Eigendorf",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4f/60/fda41e0670335212878ba7098113e4351b12ca00ef8342750364ccc38254/wbpufo-0.2.15.tar.gz",
    "platform": "WIN32",
    "description": "# wbpUFO\n\nUFO plugin for [Workbench](https://pypi.org/project/wbBase/) applications.\n\nThis plugin provides Workbench document templates for fonts in UFO source format:\n\nAs well as a document view to view and edit fonts in these formats. \n\n\n## Installation\n\n```shell\npip install wbpUFO\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*ufo*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: ufo\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpUFO).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "UFO font editor for Workbench applications.",
    "version": "0.2.15",
    "project_urls": {
        "Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbpUFO",
        "Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbpUFO",
        "Source": "https://gitlab.com/workbench2/workbench-plugins/wbpUFO",
        "Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbpUFO/-/issues"
    },
    "split_keywords": [
        "workbench",
        " wxpython",
        " gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5e98a111138affa50f7bb81c23cb40354df0545ecbacffc27376a4a250c6ac3",
                "md5": "992fc258d0b47e46b94e61ed1471b550",
                "sha256": "22d59d17ba3b91b89ccdbc450d2879119c866a06e397dc3226fda96a24b96d96"
            },
            "downloads": -1,
            "filename": "wbpUFO-0.2.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "992fc258d0b47e46b94e61ed1471b550",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 205645,
            "upload_time": "2024-11-08T18:03:09",
            "upload_time_iso_8601": "2024-11-08T18:03:09.219802Z",
            "url": "https://files.pythonhosted.org/packages/a5/e9/8a111138affa50f7bb81c23cb40354df0545ecbacffc27376a4a250c6ac3/wbpUFO-0.2.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f60fda41e0670335212878ba7098113e4351b12ca00ef8342750364ccc38254",
                "md5": "f97f99d1b64d9f5d50dd3e00fb8a6a10",
                "sha256": "9f59b1162949e0aae10546340f857a79e1440f10ef2b1d08a404d062d672589f"
            },
            "downloads": -1,
            "filename": "wbpufo-0.2.15.tar.gz",
            "has_sig": false,
            "md5_digest": "f97f99d1b64d9f5d50dd3e00fb8a6a10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 139636,
            "upload_time": "2024-11-08T18:03:11",
            "upload_time_iso_8601": "2024-11-08T18:03:11.072343Z",
            "url": "https://files.pythonhosted.org/packages/4f/60/fda41e0670335212878ba7098113e4351b12ca00ef8342750364ccc38254/wbpufo-0.2.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 18:03:11",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "workbench2",
    "gitlab_project": "workbench-plugins",
    "lcname": "wbpufo"
}
        
Elapsed time: 0.49594s