pgfutil


Namepgfutil JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA bitmap font conversion and pixel editing utility for Pico Graphics
upload_time2023-06-19 08:10:55
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Pimoroni Ltd. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords pi raspberry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # __TITLE__

[![Build Status](https://img.shields.io/github/actions/workflow/status/gadgetoid/pgfutil/test.yml?branch=main)](https://github.com/gadgetoid/pgfutil/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/gadgetoid/pgfutil/badge.svg?branch=master)](https://coveralls.io/github/gadgetoid/pgfutil?branch=master)
[![PyPi Package](https://img.shields.io/pypi/v/pgfutil.svg)](https://pypi.python.org/pypi/pgfutil)
[![Python Versions](https://img.shields.io/pypi/pyversions/pgfutil.svg)](https://pypi.python.org/pypi/pgfutil)

Generated from [the Pimoroni Python Boilerplate](https://github.com/gadgetoid/boilerplate-python).

Stable library from PyPi:

* Just run `pip3 install pgfutil`

In some cases you may need to use `sudo` or install pip with: `sudo apt install python3-pip`

Latest/development library from GitHub:

* `git clone https://github.com/gadgetoid/pgfutil`
* `cd pgfutil`
* `pip3 install .`


# Changelog

0.0.1
-----

* Initial Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pgfutil",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Philip Howard <github@gadgetoid.com>",
    "keywords": "Pi,Raspberry",
    "author": "",
    "author_email": "Philip Howard <github@gadgetoid.com>",
    "download_url": "https://files.pythonhosted.org/packages/cd/33/e81be85c16b43afcb45b9f0b3892eb2f319ebb26c009f91cd4b191dc65f6/pgfutil-0.0.1.tar.gz",
    "platform": null,
    "description": "# __TITLE__\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/gadgetoid/pgfutil/test.yml?branch=main)](https://github.com/gadgetoid/pgfutil/actions/workflows/test.yml)\n[![Coverage Status](https://coveralls.io/repos/github/gadgetoid/pgfutil/badge.svg?branch=master)](https://coveralls.io/github/gadgetoid/pgfutil?branch=master)\n[![PyPi Package](https://img.shields.io/pypi/v/pgfutil.svg)](https://pypi.python.org/pypi/pgfutil)\n[![Python Versions](https://img.shields.io/pypi/pyversions/pgfutil.svg)](https://pypi.python.org/pypi/pgfutil)\n\nGenerated from [the Pimoroni Python Boilerplate](https://github.com/gadgetoid/boilerplate-python).\n\nStable library from PyPi:\n\n* Just run `pip3 install pgfutil`\n\nIn some cases you may need to use `sudo` or install pip with: `sudo apt install python3-pip`\n\nLatest/development library from GitHub:\n\n* `git clone https://github.com/gadgetoid/pgfutil`\n* `cd pgfutil`\n* `pip3 install .`\n\n\n# Changelog\n\n0.0.1\n-----\n\n* Initial Release\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Pimoroni Ltd.  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A bitmap font conversion and pixel editing utility for Pico Graphics",
    "version": "0.0.1",
    "project_urls": {
        "GitHub": "https://www.github.com/gadgetoid/pgfutil",
        "Homepage": "https://www.gadgetoid.com"
    },
    "split_keywords": [
        "pi",
        "raspberry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "355cdc4fcc8f65d4390fb34d1d8aa826efd2c5f799efe7d9d377dc03b72e83bd",
                "md5": "7ad4957fcd29783ac3cc0a944a4ea33e",
                "sha256": "05ad123c4abe469730546d1f41e3a28fb28c95cd952847a8f79448047dbc42e1"
            },
            "downloads": -1,
            "filename": "pgfutil-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ad4957fcd29783ac3cc0a944a4ea33e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10871,
            "upload_time": "2023-06-19T08:10:54",
            "upload_time_iso_8601": "2023-06-19T08:10:54.201711Z",
            "url": "https://files.pythonhosted.org/packages/35/5c/dc4fcc8f65d4390fb34d1d8aa826efd2c5f799efe7d9d377dc03b72e83bd/pgfutil-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd33e81be85c16b43afcb45b9f0b3892eb2f319ebb26c009f91cd4b191dc65f6",
                "md5": "2bafb29d9de77e44cb7ddb9f53bda045",
                "sha256": "86cd4a2a92603d81eaac3cda2cc1d92d46144e20a659ca67fd8fdf6e5fecb995"
            },
            "downloads": -1,
            "filename": "pgfutil-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2bafb29d9de77e44cb7ddb9f53bda045",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12572,
            "upload_time": "2023-06-19T08:10:55",
            "upload_time_iso_8601": "2023-06-19T08:10:55.883972Z",
            "url": "https://files.pythonhosted.org/packages/cd/33/e81be85c16b43afcb45b9f0b3892eb2f319ebb26c009f91cd4b191dc65f6/pgfutil-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 08:10:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gadgetoid",
    "github_project": "pgfutil",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pgfutil"
}
        
Elapsed time: 0.08230s