pixel-font-build-tools


Namepixel-font-build-tools JSON
Version 0.0.0 PyPI version JSON
download
home_page
SummaryA set of tools for building pixel fonts.
upload_time2023-12-11 09:33:38
maintainerTakWolf
docs_urlNone
authorTakWolf
requires_python>=3.11
licenseMIT License
keywords font pixel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pixel Font Build Tools

[![Python](https://img.shields.io/badge/python-3.11-brightgreen)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/pixel-font-build-tools)](https://pypi.org/project/pixel-font-build-tools/)

A set of tools for building pixel fonts.

## Installation

```shell
pip install pixel-font-build-tools
```

## Usage

TODO

## Dependencies

- [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder)

## License

Under the [MIT license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pixel-font-build-tools",
    "maintainer": "TakWolf",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "font,pixel",
    "author": "TakWolf",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/66/c4/d6e0b3645e6133a40730db04cc51d43d140403ce68856fae963c198d8218/pixel_font_build_tools-0.0.0.tar.gz",
    "platform": null,
    "description": "# Pixel Font Build Tools\n\n[![Python](https://img.shields.io/badge/python-3.11-brightgreen)](https://www.python.org)\n[![PyPI](https://img.shields.io/pypi/v/pixel-font-build-tools)](https://pypi.org/project/pixel-font-build-tools/)\n\nA set of tools for building pixel fonts.\n\n## Installation\n\n```shell\npip install pixel-font-build-tools\n```\n\n## Usage\n\nTODO\n\n## Dependencies\n\n- [Pixel Font Builder](https://github.com/TakWolf/pixel-font-builder)\n\n## License\n\nUnder the [MIT license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A set of tools for building pixel fonts.",
    "version": "0.0.0",
    "project_urls": {
        "homepage": "https://github.com/TakWolf/pixel-font-build-tools",
        "issues": "https://github.com/TakWolf/pixel-font-build-tools/issues",
        "source": "https://github.com/TakWolf/pixel-font-build-tools"
    },
    "split_keywords": [
        "font",
        "pixel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cb27fb1ffd0cebed0ad145fff8cdabd8701ab1edcedfa3dbbb6df350b417ec1",
                "md5": "39e5574481729694916cf7c3622304ad",
                "sha256": "9ebbd53a94ee52ebfe3f415bc925c0471ba9d8671810e65b5eb30d717758a1f8"
            },
            "downloads": -1,
            "filename": "pixel_font_build_tools-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39e5574481729694916cf7c3622304ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2365,
            "upload_time": "2023-12-11T09:33:37",
            "upload_time_iso_8601": "2023-12-11T09:33:37.329328Z",
            "url": "https://files.pythonhosted.org/packages/0c/b2/7fb1ffd0cebed0ad145fff8cdabd8701ab1edcedfa3dbbb6df350b417ec1/pixel_font_build_tools-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66c4d6e0b3645e6133a40730db04cc51d43d140403ce68856fae963c198d8218",
                "md5": "60cf30cce1582ee7ed58c4604fdcaab5",
                "sha256": "7a993f6b78c358e6321bcff759d4e95eee5f6b2a4dc384b8490c942399f59e2a"
            },
            "downloads": -1,
            "filename": "pixel_font_build_tools-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "60cf30cce1582ee7ed58c4604fdcaab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 3356,
            "upload_time": "2023-12-11T09:33:38",
            "upload_time_iso_8601": "2023-12-11T09:33:38.555697Z",
            "url": "https://files.pythonhosted.org/packages/66/c4/d6e0b3645e6133a40730db04cc51d43d140403ce68856fae963c198d8218/pixel_font_build_tools-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 09:33:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TakWolf",
    "github_project": "pixel-font-build-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pixel-font-build-tools"
}
        
Elapsed time: 0.14853s