{ "info": { "author": "Kaitai Project", "author_email": "greycat@kaitai.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Build Tools" ], "description": "Kaitai Struct: runtime library for Python\n===========================================\n\nThis library implements Kaitai Struct API for Python.\n\n`Kaitai Struct `_ is a declarative language used for\ndescribe various binary data structures, laid out in files or in memory:\ni.e. binary file formats, network stream packet formats, etc.\n\nIt is similar to `Python's Construct 2.9 `_ but it is\nlanguage-agnostic. The format description is done in YAML-based .ksy\nformat, which then can be compiled into a wide range of target languages.\n\nFurther reading:\n\n* `About Kaitai Struct `_\n* `About API implemented in this library `_\n* `Python specific notes `_\n\nInstalling\n------------------------------\n\nUsing `requirements.txt`\n------------------------------\n\nIf you want to use Kaitai Struct runtime in your project and you use\n`requirements.txt` to manage your dependencies, just add the following\nline to it:\n\n::\n\n kaitaistruct\n\nand then run `pip install -r requirements.txt` to update all your\ndependencies.\n\nUsing `pip` directly\n------------------------------\n\nYou can use\n\n::\n\n pip install kaitaistruct\n\nto install the package manually using `pip` Python package manager.\n\nLicensing\n------------------------------\n\nCopyright 2015-2018 Kaitai Project: MIT license\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kaitai.io", "keywords": "kaitai", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "kaitaistruct", "package_url": "https://pypi.org/project/kaitaistruct/", "platform": "", "project_url": "https://pypi.org/project/kaitaistruct/", "project_urls": { "Homepage": "http://kaitai.io" }, "release_url": "https://pypi.org/project/kaitaistruct/0.8/", "requires_dist": null, "requires_python": "", "summary": "Kaitai Struct declarative parser generator for binary data: runtime library for Python", "version": "0.8" }, "last_serial": 3559854, "releases": { "0.4.10": [ { "comment_text": "", "digests": { "md5": "111779d80d1927902062cb96ea92a63a", "sha256": "0a3b0e16e9929afcc9ea38a7d86674ee6fae6a455e40778b94baa8069a8be7ee" }, "downloads": -1, "filename": "kaitaistruct-0.4.10.tar.gz", "has_sig": false, "md5_digest": "111779d80d1927902062cb96ea92a63a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4448, "upload_time": "2016-11-03T18:05:12", "url": "https://files.pythonhosted.org/packages/4a/17/c1eaf20d26124abcd77e14cd9e1e915dbe85b143b98693a693c5ed867b26/kaitaistruct-0.4.10.tar.gz" } ], "0.4.11": [ { "comment_text": "", "digests": { "md5": "2762657c92f715d238b3f672ab9a03df", "sha256": "bbead3dad65c200e5870f43e61792620d944797b61b54e4e06be0a5b5d6fa3be" }, "downloads": -1, "filename": "kaitaistruct-0.4.11.tar.gz", "has_sig": false, "md5_digest": "2762657c92f715d238b3f672ab9a03df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4459, "upload_time": "2016-11-03T18:38:28", "url": "https://files.pythonhosted.org/packages/e0/2b/cf7710ec076d3c5c16183db8f9f082a50c22760126fba69db2579e9aea0c/kaitaistruct-0.4.11.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "ebd3930975f7be48a34bf15871e412de", "sha256": "4a85690d3e26d347e5ecbb970fa3464a70e903f0c82e584433ad916833f25fff" }, "downloads": -1, "filename": "kaitaistruct-0.5.tar.gz", "has_sig": false, "md5_digest": "ebd3930975f7be48a34bf15871e412de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4451, "upload_time": "2016-11-09T18:24:24", "url": "https://files.pythonhosted.org/packages/9b/cb/2eec6b791f9dd7dbf42735b6e34f51d328af907d3f1ab76d3876c2efbe08/kaitaistruct-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "26cfc27d1483c3376145aa46b8445687", "sha256": "22643b53f6525aaf340ce5c3152e0fe72e91c853170d85afaf7c09773ecd8c67" }, "downloads": -1, "filename": "kaitaistruct-0.6.tar.gz", "has_sig": false, "md5_digest": "26cfc27d1483c3376145aa46b8445687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4891, "upload_time": "2017-02-04T23:32:35", "url": "https://files.pythonhosted.org/packages/42/34/25ce58b9a60ffba606f43156b14f02b0a55e88d0889abf93a20e731d7486/kaitaistruct-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "9df5f396d071c39b48276f36c6ae27d9", "sha256": "319caca6dd7051655b48457be4a06a236ce782606c347f1c226d6190abd543a6" }, "downloads": -1, "filename": "kaitaistruct-0.7.tar.gz", "has_sig": false, "md5_digest": "9df5f396d071c39b48276f36c6ae27d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5117, "upload_time": "2017-03-22T19:01:01", "url": "https://files.pythonhosted.org/packages/90/bb/28b1fc4369ace100cfd0af5d2a3625dce6b2ed9d63df7be7d55560477a48/kaitaistruct-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "dadc1ff2bd3958246214c0f546306bc7", "sha256": "d1d17c7f6839b3d28fc22b21295f787974786c2201e8788975e72e2a1d109ff5" }, "downloads": -1, "filename": "kaitaistruct-0.8.tar.gz", "has_sig": false, "md5_digest": "dadc1ff2bd3958246214c0f546306bc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2018-02-07T10:14:31", "url": "https://files.pythonhosted.org/packages/23/71/8577ca06e81c1dc0ba03a39ae32e315175ba2d9df51befa3a45f47950056/kaitaistruct-0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dadc1ff2bd3958246214c0f546306bc7", "sha256": "d1d17c7f6839b3d28fc22b21295f787974786c2201e8788975e72e2a1d109ff5" }, "downloads": -1, "filename": "kaitaistruct-0.8.tar.gz", "has_sig": false, "md5_digest": "dadc1ff2bd3958246214c0f546306bc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5158, "upload_time": "2018-02-07T10:14:31", "url": "https://files.pythonhosted.org/packages/23/71/8577ca06e81c1dc0ba03a39ae32e315175ba2d9df51befa3a45f47950056/kaitaistruct-0.8.tar.gz" } ] }