feaASTools


NamefeaASTools JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://gitlab.com/fontstuff/feaASTools
SummaryTools to handle feature files (*.fea) as abstract syntax tree.
upload_time2023-12-07 15:46:08
maintainer
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": "https://gitlab.com/fontstuff/feaASTools",
    "name": "feaASTools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andreas Eigendorf",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/80/7e/b07332d7cfd64802e141c42c21164a608b70b93345e6578d0e03f7d2c3c6/feaASTools-0.2.5.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.5",
    "project_urls": {
        "Documentation": "https://fontstuff.gitlab.io/feaASTools",
        "Homepage": "https://gitlab.com/fontstuff/feaASTools",
        "Source": "https://gitlab.com/fontstuff/feaASTools",
        "Tracker": "https://gitlab.com/fontstuff/feaASTools/-/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f95bda2f2e9044ad1f75856e913d075209016fdb87ccae16d8a3831a3186c2c0",
                "md5": "324e50919f0ef3a307593b87f4f66855",
                "sha256": "86eb5903473f0aac373ce46b7c3f4cfbbed646af1643e3111298d49552270c22"
            },
            "downloads": -1,
            "filename": "feaASTools-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "324e50919f0ef3a307593b87f4f66855",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5901,
            "upload_time": "2023-12-07T15:46:06",
            "upload_time_iso_8601": "2023-12-07T15:46:06.988087Z",
            "url": "https://files.pythonhosted.org/packages/f9/5b/da2f2e9044ad1f75856e913d075209016fdb87ccae16d8a3831a3186c2c0/feaASTools-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "807eb07332d7cfd64802e141c42c21164a608b70b93345e6578d0e03f7d2c3c6",
                "md5": "67367a465e474c6c80c3156691a48d64",
                "sha256": "eba5a7a9c9a84edcb2ebdfdd56cdc87fc6016583388656a723696750a047c937"
            },
            "downloads": -1,
            "filename": "feaASTools-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "67367a465e474c6c80c3156691a48d64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5757,
            "upload_time": "2023-12-07T15:46:08",
            "upload_time_iso_8601": "2023-12-07T15:46:08.980082Z",
            "url": "https://files.pythonhosted.org/packages/80/7e/b07332d7cfd64802e141c42c21164a608b70b93345e6578d0e03f7d2c3c6/feaASTools-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 15:46:08",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "fontstuff",
    "gitlab_project": "feaASTools",
    "lcname": "feaastools"
}
        
Elapsed time: 0.15815s