hachoir


Namehachoir JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttp://hachoir.readthedocs.io/
SummaryPackage of Hachoir parsers used to open binary files
upload_time2022-11-27 11:25:25
maintainer
docs_urlNone
authorHachoir team (see AUTHORS file)
requires_python
licenseGNU GPL v2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *******
Hachoir
*******

.. image:: https://img.shields.io/pypi/v/hachoir.svg
   :alt: Latest release on the Python Cheeseshop (PyPI)
   :target: https://pypi.python.org/pypi/hachoir

.. image:: https://github.com/vstinner/hachoir/actions/workflows/build.yml/badge.svg
   :alt: Build status of hachoir on GitHub Actions
   :target: https://github.com/vstinner/hachoir/actions

.. image:: http://unmaintained.tech/badge.svg
   :target: http://unmaintained.tech/
   :alt: No Maintenance Intended

Hachoir is a Python library to view and edit a binary stream field by field.
In other words, Hachoir allows you to "browse" any binary stream just like you
browse directories and files.

A file is splitted in a tree of fields, where the smallest field is just one
bit. Examples of fields types: integers, strings, bits, padding types, floats,
etc. Hachoir is the French word for a meat grinder (meat mincer), which is used
by butchers to divide meat into long tubes; Hachoir is used by computer
butchers to divide binary files into fields.

* `Hachoir website <http://hachoir.readthedocs.io/>`_ (source code, bugs)
* `Hachoir on GitHub (Source code, bug tracker) <https://github.com/vstinner/hachoir>`_
* License: GNU GPL v2

Command line tools using Hachoir parsers:

* hachoir-grep: find a text pattern in a binary file
* hachoir-metadata: get metadata from binary files
* hachoir-strip: modify a file to remove metadata
* hachoir-urwid: display the content of a binary file in text mode

Installation instructions: http://hachoir.readthedocs.io/en/latest/install.html

Hachoir is written for Python 3.6 or newer.

            

Raw data

            {
    "_id": null,
    "home_page": "http://hachoir.readthedocs.io/",
    "name": "hachoir",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hachoir team (see AUTHORS file)",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b2/bd/7529c99100fc4b688758194ef6ad23028461bb8a6376e6beba8b8ae93be0/hachoir-3.2.0.tar.gz",
    "platform": null,
    "description": "*******\nHachoir\n*******\n\n.. image:: https://img.shields.io/pypi/v/hachoir.svg\n   :alt: Latest release on the Python Cheeseshop (PyPI)\n   :target: https://pypi.python.org/pypi/hachoir\n\n.. image:: https://github.com/vstinner/hachoir/actions/workflows/build.yml/badge.svg\n   :alt: Build status of hachoir on GitHub Actions\n   :target: https://github.com/vstinner/hachoir/actions\n\n.. image:: http://unmaintained.tech/badge.svg\n   :target: http://unmaintained.tech/\n   :alt: No Maintenance Intended\n\nHachoir is a Python library to view and edit a binary stream field by field.\nIn other words, Hachoir allows you to \"browse\" any binary stream just like you\nbrowse directories and files.\n\nA file is splitted in a tree of fields, where the smallest field is just one\nbit. Examples of fields types: integers, strings, bits, padding types, floats,\netc. Hachoir is the French word for a meat grinder (meat mincer), which is used\nby butchers to divide meat into long tubes; Hachoir is used by computer\nbutchers to divide binary files into fields.\n\n* `Hachoir website <http://hachoir.readthedocs.io/>`_ (source code, bugs)\n* `Hachoir on GitHub (Source code, bug tracker) <https://github.com/vstinner/hachoir>`_\n* License: GNU GPL v2\n\nCommand line tools using Hachoir parsers:\n\n* hachoir-grep: find a text pattern in a binary file\n* hachoir-metadata: get metadata from binary files\n* hachoir-strip: modify a file to remove metadata\n* hachoir-urwid: display the content of a binary file in text mode\n\nInstallation instructions: http://hachoir.readthedocs.io/en/latest/install.html\n\nHachoir is written for Python 3.6 or newer.\n",
    "bugtrack_url": null,
    "license": "GNU GPL v2",
    "summary": "Package of Hachoir parsers used to open binary files",
    "version": "3.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b7902397364605207173ce92a36ae9a8",
                "sha256": "6e6c03ed40fa741d0cd91ee7ec381d17ef3e7f62be3e8c7562d9acb3e70b04fe"
            },
            "downloads": -1,
            "filename": "hachoir-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7902397364605207173ce92a36ae9a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 647986,
            "upload_time": "2022-11-27T11:25:08",
            "upload_time_iso_8601": "2022-11-27T11:25:08.504151Z",
            "url": "https://files.pythonhosted.org/packages/21/8a/2e7e5065f53024530b8c4ec896b9d75b3f0b35c62623a09a12ad4ff271a8/hachoir-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "84060825739a9ade308dce20c90a0eb7",
                "sha256": "38e3d84ecd1c75f2b22422acf5881a1d34ad4cffa7088f7e1a4c4690d12ce664"
            },
            "downloads": -1,
            "filename": "hachoir-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84060825739a9ade308dce20c90a0eb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6131214,
            "upload_time": "2022-11-27T11:25:25",
            "upload_time_iso_8601": "2022-11-27T11:25:25.814002Z",
            "url": "https://files.pythonhosted.org/packages/b2/bd/7529c99100fc4b688758194ef6ad23028461bb8a6376e6beba8b8ae93be0/hachoir-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-27 11:25:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "hachoir"
}
        
Elapsed time: 0.03634s