fontinfo


Namefontinfo JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://gitlab.com/fontstuff/fontinfo
SummaryRepresent information about a font in a format agnostic fashion.
upload_time2023-11-11 14:19:51
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.
            # fontinfo

Represent information about a font in a format agnostic fashion.

## Installation

```shell
pip install fontinfo
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/fontstuff/fontinfo",
    "name": "fontinfo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andreas Eigendorf",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b8/37/6b1c032c00cf08cab69d0ef69a86655ca72273cb3776062a786d5cfcb9ce/fontinfo-0.1.1.tar.gz",
    "platform": "Any",
    "description": "# fontinfo\n\nRepresent information about a font in a format agnostic fashion.\n\n## Installation\n\n```shell\npip install fontinfo\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Represent information about a font in a format agnostic fashion.",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://fontstuff.gitlab.io/fontinfo",
        "Homepage": "https://gitlab.com/fontstuff/fontinfo",
        "Source": "https://gitlab.com/fontstuff/fontinfo",
        "Tracker": "https://gitlab.com/fontstuff/fontinfo/-/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0909c85c45ed7f7f9402447bf6d2d1a4b13e4b6af4370dc9bda5340b37d9a0fc",
                "md5": "4b7e62d23e9ef5c1628bea4180975e0a",
                "sha256": "a8c5c788664860beb539864ed85a6a78bb572cc2b54fb0b714eb695f89c22b97"
            },
            "downloads": -1,
            "filename": "fontinfo-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b7e62d23e9ef5c1628bea4180975e0a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6653,
            "upload_time": "2023-11-11T14:19:49",
            "upload_time_iso_8601": "2023-11-11T14:19:49.613070Z",
            "url": "https://files.pythonhosted.org/packages/09/09/c85c45ed7f7f9402447bf6d2d1a4b13e4b6af4370dc9bda5340b37d9a0fc/fontinfo-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8376b1c032c00cf08cab69d0ef69a86655ca72273cb3776062a786d5cfcb9ce",
                "md5": "a425056d01933a9bc588f2cb5b1cd38b",
                "sha256": "1a4a001ba4115f90da47c9db89258cdfedfbab92102e8973610db2a22756b0ab"
            },
            "downloads": -1,
            "filename": "fontinfo-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a425056d01933a9bc588f2cb5b1cd38b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6897,
            "upload_time": "2023-11-11T14:19:51",
            "upload_time_iso_8601": "2023-11-11T14:19:51.039136Z",
            "url": "https://files.pythonhosted.org/packages/b8/37/6b1c032c00cf08cab69d0ef69a86655ca72273cb3776062a786d5cfcb9ce/fontinfo-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 14:19:51",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "fontstuff",
    "gitlab_project": "fontinfo",
    "lcname": "fontinfo"
}
        
Elapsed time: 0.29710s