fontMath


NamefontMath JSON
Version 0.9.4 PyPI version JSON
download
home_pagehttps://github.com/robotools/fontMath
SummaryA set of objects for performing math operations on font data.
upload_time2024-07-24 16:36:12
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tal Leming",
    "author_email": "tal@typesupply.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/ee/c23438eb01ee4b43beb79c148088589661a3eb1c6549ec82baebea059c99/fontmath-0.9.4.zip",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of objects for performing math operations on font data.",
    "version": "0.9.4",
    "project_urls": {
        "Homepage": "https://github.com/robotools/fontMath"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "802ba70e202f2d314a3ebbaad02d6471cb6dcf5fa796f744f969f37a2ed038d9",
                "md5": "ae2365b2a41db00c008782b5c2f1c729",
                "sha256": "ccb7a55709530520f112ebfbf5f5aa6be8c63e5baecab7a26c18a146e000a498"
            },
            "downloads": -1,
            "filename": "fontMath-0.9.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae2365b2a41db00c008782b5c2f1c729",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 32280,
            "upload_time": "2024-07-24T16:36:11",
            "upload_time_iso_8601": "2024-07-24T16:36:11.098588Z",
            "url": "https://files.pythonhosted.org/packages/80/2b/a70e202f2d314a3ebbaad02d6471cb6dcf5fa796f744f969f37a2ed038d9/fontMath-0.9.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0deec23438eb01ee4b43beb79c148088589661a3eb1c6549ec82baebea059c99",
                "md5": "665550c5ab413e35a2917fc133f9d619",
                "sha256": "1fd9190c9d784e1305c3c49771b91d910f246a4b7c44ede219c99a07ed7aeda4"
            },
            "downloads": -1,
            "filename": "fontmath-0.9.4.zip",
            "has_sig": false,
            "md5_digest": "665550c5ab413e35a2917fc133f9d619",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 39399,
            "upload_time": "2024-07-24T16:36:12",
            "upload_time_iso_8601": "2024-07-24T16:36:12.744352Z",
            "url": "https://files.pythonhosted.org/packages/0d/ee/c23438eb01ee4b43beb79c148088589661a3eb1c6549ec82baebea059c99/fontmath-0.9.4.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-24 16:36:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotools",
    "github_project": "fontMath",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.43.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "fontmath"
}
        
Elapsed time: 0.86073s