{ "info": { "author": "Denis Vasil\u00eck", "author_email": "opensource@denisvasilik.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "# Binalyzer\n\n[![Build Status](https://travis-ci.com/denisvasilik/binalyzer.svg?branch=master)](https://travis-ci.com/denisvasilik/binalyzer)\n[![Documentation Status](https://readthedocs.org/projects/binalyzer/badge/?version=latest)](https://binalyzer.readthedocs.io/en/latest/?badge=latest)\n\nBinalyzer is a library that eases binary data handling. It uses the approach of\ndescribing a data format using a template. Binding the template to binary data,\nBinalyzer enables read access, write access or modification of it. No need to\nmanually write a parser or seek through byte streams anymore.\n\nBinalyzer supports the following use cases:\n\n* Binary data handling for analysis or modification\n* Binary data generation\n* Binary data transformation\n\n## Installation\n\nBinalyzer is published on [PyPI] and can be installed from there:\n\n```sh\npip install --upgrade binalyzer\n```\n\nIf you wish to install [Binalyzer] for development purposes, refer to [the\ncontributors guide].\n\n[PyPI]: https://pypi.org/project/Binalyzer/\n[Binalyzer]: https://pypi.org/project/Binalyzer/\n\n## Documentation\n\nDocumentation is available from [binalyzer.readthedocs.io/en/latest].\n\n[binalyzer.readthedocs.io/en/latest]: https://binalyzer.readthedocs.io/en/latest/\n\n## Get in touch\n\n- Report bugs, suggest features or view the source code [on GitHub].\n- For contributions refer to [the contributors guide].\n\n[on GitHub]: https://github.com/denisvasilik/binalyzer\n\n## Testing\n\nContinuous testing is provided by [Travis] (for unit tests and style checks\non Linux).\n\nFor information on running tests locally, refer to [the contributors guide].\n\n[Travis]: https://travis-ci.org/denisvasilik/binalyzer\n\n# License\n\nLicensed under the MIT license ([LICENSE-MIT] or http://opensource.org/licenses/MIT).\n\n[the contributors guide]: CONTRIBUTING.md\n[LICENSE-MIT]: LICENSE.rst\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.denisvasilik.com/binalyzer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "binalyzer", "package_url": "https://pypi.org/project/binalyzer/", "platform": "", "project_url": "https://pypi.org/project/binalyzer/", "project_urls": { "Bug Tracker": "https://bugs.denisvasilik.com/binalyzer/", "Documentation": "https://docs.denisvasilik.com/binalyzer/", "Homepage": "https://www.denisvasilik.com/binalyzer", "Source Code": "https://code.denisvasilik.com/binalyzer/" }, "release_url": "https://pypi.org/project/binalyzer/1.0.0a17/", "requires_dist": [ "antlr4-python3-runtime" ], "requires_python": "", "summary": "Binary Data Analyzer", "version": "1.0.0a17" }, "last_serial": 5858759, "releases": { "1.0.0a17": [ { "comment_text": "", "digests": { "md5": "8269333fce8b59862ca748c72ec568bd", "sha256": "1c363316c82b152bacc2d0e4c42150b85ae4569f3a6d3eb4b24ec0b87a8cb576" }, "downloads": -1, "filename": "binalyzer-1.0.0a17-py3-none-any.whl", "has_sig": false, "md5_digest": "8269333fce8b59862ca748c72ec568bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19638, "upload_time": "2019-09-19T20:59:54", "url": "https://files.pythonhosted.org/packages/8d/a6/d7963f0797af0482f374d5c879ce2a17eb3c0f2e45381e0594edd3253d1a/binalyzer-1.0.0a17-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bdf1a97c569a208c0f0e638cf114e8e", "sha256": "1bd0db1663fcee41a1a3267a8547dad7d526992606996989cad151631b63a8ee" }, "downloads": -1, "filename": "binalyzer-1.0.0a17.tar.gz", "has_sig": false, "md5_digest": "4bdf1a97c569a208c0f0e638cf114e8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15318, "upload_time": "2019-09-19T20:59:56", "url": "https://files.pythonhosted.org/packages/7b/8c/7264ecc8c49fc54f6b40f0896a6311e24c497b0a9b9230b9eb7f39153813/binalyzer-1.0.0a17.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8269333fce8b59862ca748c72ec568bd", "sha256": "1c363316c82b152bacc2d0e4c42150b85ae4569f3a6d3eb4b24ec0b87a8cb576" }, "downloads": -1, "filename": "binalyzer-1.0.0a17-py3-none-any.whl", "has_sig": false, "md5_digest": "8269333fce8b59862ca748c72ec568bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19638, "upload_time": "2019-09-19T20:59:54", "url": "https://files.pythonhosted.org/packages/8d/a6/d7963f0797af0482f374d5c879ce2a17eb3c0f2e45381e0594edd3253d1a/binalyzer-1.0.0a17-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bdf1a97c569a208c0f0e638cf114e8e", "sha256": "1bd0db1663fcee41a1a3267a8547dad7d526992606996989cad151631b63a8ee" }, "downloads": -1, "filename": "binalyzer-1.0.0a17.tar.gz", "has_sig": false, "md5_digest": "4bdf1a97c569a208c0f0e638cf114e8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15318, "upload_time": "2019-09-19T20:59:56", "url": "https://files.pythonhosted.org/packages/7b/8c/7264ecc8c49fc54f6b40f0896a6311e24c497b0a9b9230b9eb7f39153813/binalyzer-1.0.0a17.tar.gz" } ] }