feaASTools


NamefeaASTools JSON
Version 0.2.6 PyPI version JSON
download
home_pageNone
SummaryTools to handle feature files (*.fea) as abstract syntax tree.
upload_time2024-12-22 18:40:36
maintainerNone
docs_urlNone
authorAndreas Eigendorf
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # feaASTools

Tools to handle feature files (*.fea) as abstract syntax tree.

## Installation

```shell
pip install feaASTools
```

## Documentation

For details read the [Documentation](https://fontstuff.gitlab.io/feaASTools/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "feaASTools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Andreas Eigendorf",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1d/04/57f46edd265d17b3c5d3f783ef0eab6658b1a69253dffbf09ae657807b69/feaastools-0.2.6.tar.gz",
    "platform": "Any",
    "description": "# feaASTools\n\nTools to handle feature files (*.fea) as abstract syntax tree.\n\n## Installation\n\n```shell\npip install feaASTools\n```\n\n## Documentation\n\nFor details read the [Documentation](https://fontstuff.gitlab.io/feaASTools/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools to handle feature files (*.fea) as abstract syntax tree.",
    "version": "0.2.6",
    "project_urls": {
        "Documentation": "https://fontstuff.gitlab.io/feaASTools",
        "Homepage": "https://gitlab.com/fontstuff/feaASTools",
        "Issues": "https://gitlab.com/fontstuff/feaASTools/-/issues",
        "Repository": "https://gitlab.com/fontstuff/feaASTools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9f033b177843d07a8994ca94bff8c73e1d12bd3af9ef7b81dd3ba97237edb54",
                "md5": "9abcbf08b5db3ede0095d8d22e7f7ec8",
                "sha256": "9bf193212cb7a28c8f6ee29f22923c4e9196721cd62802d779b723fcd076efc6"
            },
            "downloads": -1,
            "filename": "feaASTools-0.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9abcbf08b5db3ede0095d8d22e7f7ec8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5892,
            "upload_time": "2024-12-22T18:40:34",
            "upload_time_iso_8601": "2024-12-22T18:40:34.374456Z",
            "url": "https://files.pythonhosted.org/packages/b9/f0/33b177843d07a8994ca94bff8c73e1d12bd3af9ef7b81dd3ba97237edb54/feaASTools-0.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d0457f46edd265d17b3c5d3f783ef0eab6658b1a69253dffbf09ae657807b69",
                "md5": "b0691d6da24a5bb88defde181e87da1d",
                "sha256": "05a7b66143d6f65644a4035e12af06572186a964e327aaa4b9a3a3589254cfa8"
            },
            "downloads": -1,
            "filename": "feaastools-0.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "b0691d6da24a5bb88defde181e87da1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5935,
            "upload_time": "2024-12-22T18:40:36",
            "upload_time_iso_8601": "2024-12-22T18:40:36.425708Z",
            "url": "https://files.pythonhosted.org/packages/1d/04/57f46edd265d17b3c5d3f783ef0eab6658b1a69253dffbf09ae657807b69/feaastools-0.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-22 18:40:36",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "fontstuff",
    "gitlab_project": "feaASTools",
    "lcname": "feaastools"
}
        
Elapsed time: 0.46687s