# C64 OS Utilities
The `c64os_util` Python package provides a collection of classes, methods, and
scripts that allow you to parse, generate, or manipulate certain types of files
that are used in C64 OS. This package is useful to developers who are
cross-assembling C64 OS applications and wish to package up their resources as
part of the build pipeline.
For installation and usage instructions, or for an overview of features, please
refer to the [documentation](https://c64os-util.readthedocs.io/).
Raw data
{
"_id": null,
"home_page": "https://pypi.org/p/c64os-util",
"name": "c64os-util",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "commodore,c64,C64 OS",
"author": "voidstar",
"author_email": "voidstar@anachronauts.club",
"download_url": "https://files.pythonhosted.org/packages/93/a0/70e9239f89541aefd616acdca28a492a23956c462f0ae599ed1eef65c708/c64os_util-0.0.1.tar.gz",
"platform": null,
"description": "# C64 OS Utilities\n\nThe `c64os_util` Python package provides a collection of classes, methods, and\nscripts that allow you to parse, generate, or manipulate certain types of files\nthat are used in C64 OS. This package is useful to developers who are\ncross-assembling C64 OS applications and wish to package up their resources as\npart of the build pipeline.\n\nFor installation and usage instructions, or for an overview of features, please\nrefer to the [documentation](https://c64os-util.readthedocs.io/).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A collection of utilities for dealing with C64 OS files.",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://c64os-util.readthedocs.io/",
"Homepage": "https://pypi.org/p/c64os-util",
"Repository": "https://github.com/woodrowbarlow/c64os-util"
},
"split_keywords": [
"commodore",
"c64",
"c64 os"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e20d81d6be23c6e256f8e0a1b4d88f6ea0db885f9c184c74daf6eba075bdb8f4",
"md5": "fa74843b427c59f1baf0a5cb3c352ea1",
"sha256": "72b942147938d73eabe5b988155cb27fd7d52b9305c5299699f248d58caa3d92"
},
"downloads": -1,
"filename": "c64os_util-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fa74843b427c59f1baf0a5cb3c352ea1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 17347,
"upload_time": "2023-07-03T23:54:58",
"upload_time_iso_8601": "2023-07-03T23:54:58.075420Z",
"url": "https://files.pythonhosted.org/packages/e2/0d/81d6be23c6e256f8e0a1b4d88f6ea0db885f9c184c74daf6eba075bdb8f4/c64os_util-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "93a070e9239f89541aefd616acdca28a492a23956c462f0ae599ed1eef65c708",
"md5": "282d83967cb000e22a0155429572564f",
"sha256": "88018a6df2ba17b62ac2af25fc372e6af061d09b74f1d0a238f1939b75d62b68"
},
"downloads": -1,
"filename": "c64os_util-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "282d83967cb000e22a0155429572564f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 12901,
"upload_time": "2023-07-03T23:54:59",
"upload_time_iso_8601": "2023-07-03T23:54:59.813855Z",
"url": "https://files.pythonhosted.org/packages/93/a0/70e9239f89541aefd616acdca28a492a23956c462f0ae599ed1eef65c708/c64os_util-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-03 23:54:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "woodrowbarlow",
"github_project": "c64os-util",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "c64os-util"
}