fontMath


NamefontMath JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/robotools/fontMath
SummaryA set of objects for performing math operations on font data.
upload_time2022-12-08 18:34:16
maintainer
docs_urlNone
authorTal Leming
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements fonttools
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robotools/fontMath",
    "name": "fontMath",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tal Leming",
    "author_email": "tal@typesupply.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/47/1f3a198381a786cd6007a3617a9dd73262e85c0886fc7b5a574d0d476915/fontMath-0.9.3.zip",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of objects for performing math operations on font data.",
    "version": "0.9.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1d8fdc13d628f137b888757f6479e6df",
                "sha256": "00a5503090bb072437109df6f33f263be39bf2c2079dd64cb9115cf26d20bf72"
            },
            "downloads": -1,
            "filename": "fontMath-0.9.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d8fdc13d628f137b888757f6479e6df",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 32276,
            "upload_time": "2022-12-08T18:34:15",
            "upload_time_iso_8601": "2022-12-08T18:34:15.182180Z",
            "url": "https://files.pythonhosted.org/packages/be/f0/03fd40862306244ba58bba0f5beebb421e53fe45d60a584ca9b44cc76c25/fontMath-0.9.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9236b5bf2fe0ef1e9faa1172df819387",
                "sha256": "6a5387cb7feb105958db2f5ceedc878513cc35bf3715e262090f0557be0c1b1c"
            },
            "downloads": -1,
            "filename": "fontMath-0.9.3.zip",
            "has_sig": false,
            "md5_digest": "9236b5bf2fe0ef1e9faa1172df819387",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 39324,
            "upload_time": "2022-12-08T18:34:16",
            "upload_time_iso_8601": "2022-12-08T18:34:16.289848Z",
            "url": "https://files.pythonhosted.org/packages/e8/47/1f3a198381a786cd6007a3617a9dd73262e85c0886fc7b5a574d0d476915/fontMath-0.9.3.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 18:34:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "robotools",
    "github_project": "fontMath",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.33.3"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "fontmath"
}
        
Elapsed time: 0.01522s