libmonty-hexdump


Namelibmonty-hexdump JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://codeberg.org/sunarch/libmonty-hexdump
Summarylibmonty-hexdump - Python library - hexdump utility
upload_time2023-07-02 12:11:09
maintainerAndrás Németh (sunarch)
docs_urlNone
authorAndrás Németh (sunarch)
requires_python>=3.10
licenseMozilla Public License 2.0 (MPL 2.0)
keywords libmonty hexdump
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # libmonty-hexdump

Python library - a hex hump utility

## Installation

The package is on PyPI: [libmonty-hexdump](https://pypi.org/project/libmonty-hexdump/)

```
pip install libmonty-hexdump
```

## License

[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)

```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```

## Acknowledgements

- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).
- Thanks to [Guido van Rossum](https://gvanrossum.github.io/), the [Python Software Foundation](https://www.python.org/psf/), and all contributors for the [Python](https://www.python.org/) programming language

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeberg.org/sunarch/libmonty-hexdump",
    "name": "libmonty-hexdump",
    "maintainer": "Andr\u00e1s N\u00e9meth (sunarch)",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "sunarch@protonmail.com",
    "keywords": "libmonty,hexdump",
    "author": "Andr\u00e1s N\u00e9meth (sunarch)",
    "author_email": "sunarch@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1d/ff/b00c5338537aeac91b556680bfaffe34a5d89ff76dcaf11e306e2ca9c793/libmonty-hexdump-0.1.1.tar.gz",
    "platform": "Any",
    "description": "# libmonty-hexdump\n\nPython library - a hex hump utility\n\n## Installation\n\nThe package is on PyPI: [libmonty-hexdump](https://pypi.org/project/libmonty-hexdump/)\n\n```\npip install libmonty-hexdump\n```\n\n## License\n\n[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)\n\n```\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n```\n\n## Acknowledgements\n\n- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).\n- Thanks to [Guido van Rossum](https://gvanrossum.github.io/), the [Python Software Foundation](https://www.python.org/psf/), and all contributors for the [Python](https://www.python.org/) programming language\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License 2.0 (MPL 2.0)",
    "summary": "libmonty-hexdump - Python library - hexdump utility",
    "version": "0.1.1",
    "project_urls": {
        "Bug Tracker": "https://codeberg.org/sunarch/libmonty-hexdump/issues",
        "Homepage": "https://codeberg.org/sunarch/libmonty-hexdump"
    },
    "split_keywords": [
        "libmonty",
        "hexdump"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "275dd293b8c0c0d52e34531192d764f9d036889ea7b0a859c88319f1a6f1c293",
                "md5": "46a149fb3e48fce6b4314776c925c7bd",
                "sha256": "80344be65c12971afe71e252da053d2745907bff5d65a9a9aa8366b6961e6ab4"
            },
            "downloads": -1,
            "filename": "libmonty_hexdump-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46a149fb3e48fce6b4314776c925c7bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14278,
            "upload_time": "2023-07-02T12:11:07",
            "upload_time_iso_8601": "2023-07-02T12:11:07.798706Z",
            "url": "https://files.pythonhosted.org/packages/27/5d/d293b8c0c0d52e34531192d764f9d036889ea7b0a859c88319f1a6f1c293/libmonty_hexdump-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1dffb00c5338537aeac91b556680bfaffe34a5d89ff76dcaf11e306e2ca9c793",
                "md5": "b8ef911b1736e7df9d58eac2f107b6d7",
                "sha256": "812f818c572981ab9fa50a4830e4cf2dd364696983494183ac3d72b537d13244"
            },
            "downloads": -1,
            "filename": "libmonty-hexdump-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b8ef911b1736e7df9d58eac2f107b6d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11680,
            "upload_time": "2023-07-02T12:11:09",
            "upload_time_iso_8601": "2023-07-02T12:11:09.373800Z",
            "url": "https://files.pythonhosted.org/packages/1d/ff/b00c5338537aeac91b556680bfaffe34a5d89ff76dcaf11e306e2ca9c793/libmonty-hexdump-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-02 12:11:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "sunarch",
    "codeberg_project": "libmonty-hexdump",
    "lcname": "libmonty-hexdump"
}
        
Elapsed time: 0.08619s