btype
=====
Package for easily declaring data types in Python that can then be manipulated like normal objects but packed into a bytes() object. Also supports instantiating data types by unpacking from a bytes() object.
Raw data
{
"_id": null,
"home_page": "https://github.com/tgree/btype",
"name": "btype",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.0",
"maintainer_email": null,
"keywords": "struct type binary",
"author": "Terry Greeniaus",
"author_email": "terrygreeniaus@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d1/24/602fbc4b9af3df9227c7333625b34e1759d752d9fa96d838f9bcc70831d5/btype-0.1.7.tar.gz",
"platform": null,
"description": "btype\n=====\nPackage for easily declaring data types in Python that can then be manipulated like normal objects but packed into a bytes() object. Also supports instantiating data types by unpacking from a bytes() object.\n",
"bugtrack_url": null,
"license": "LGPLv2",
"summary": "Package for dealing with binary structures",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://github.com/tgree/btype"
},
"split_keywords": [
"struct",
"type",
"binary"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5988a978d2a1783e5749d5ad12a599f0cee04b7c17a03e214d0a22307c4903ce",
"md5": "45a9f0896fb813598240d5abccc3ae75",
"sha256": "77d46676c60707750387b13f3a0f1ddf22b14157986818f44cce24e79ce7e02f"
},
"downloads": -1,
"filename": "btype-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45a9f0896fb813598240d5abccc3ae75",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0",
"size": 13677,
"upload_time": "2025-08-01T00:14:57",
"upload_time_iso_8601": "2025-08-01T00:14:57.508976Z",
"url": "https://files.pythonhosted.org/packages/59/88/a978d2a1783e5749d5ad12a599f0cee04b7c17a03e214d0a22307c4903ce/btype-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d124602fbc4b9af3df9227c7333625b34e1759d752d9fa96d838f9bcc70831d5",
"md5": "b9453902aa7927e6a64075b7ae40dc5a",
"sha256": "866d4e8fe394bfe43975173c710004f6f9f8db15efe2ec2997ba65ca7ffa6d1a"
},
"downloads": -1,
"filename": "btype-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "b9453902aa7927e6a64075b7ae40dc5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0",
"size": 13268,
"upload_time": "2025-08-01T00:14:58",
"upload_time_iso_8601": "2025-08-01T00:14:58.619188Z",
"url": "https://files.pythonhosted.org/packages/d1/24/602fbc4b9af3df9227c7333625b34e1759d752d9fa96d838f9bcc70831d5/btype-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 00:14:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tgree",
"github_project": "btype",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "btype"
}