# Hexabyte Extended Info Plugin
A hexabyte plugin for displaying additional file info.
## Install
```bash
~/$ pip install hexabyte-extended-info
...
```
Add `hexabyte_extended_info` to the plugins list inside your hexabyte config (`~/.config/hexabyte/config.toml`).
```toml
plugins = [ "hexabyte_extended_info",]
```
Raw data
{
"_id": null,
"home_page": "https://github.com/thetacom/hexabyte_extended_info",
"name": "hexabyte-extended-info",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "commandline, hexabyte, hexeditor, binary, plugin, fileinfo, file, libmagic",
"author": "Justin C",
"author_email": "justin@thetacom.info",
"download_url": "https://files.pythonhosted.org/packages/18/e7/7647ebcffc6348ba6c19cab004a4ae4b29b4b7fc4fb29a93b6bdf4cf2980/hexabyte_extended_info-0.1.3.tar.gz",
"platform": null,
"description": "# Hexabyte Extended Info Plugin\n\nA hexabyte plugin for displaying additional file info.\n\n## Install\n\n```bash\n~/$ pip install hexabyte-extended-info\n...\n```\n\nAdd `hexabyte_extended_info` to the plugins list inside your hexabyte config (`~/.config/hexabyte/config.toml`).\n\n```toml\nplugins = [ \"hexabyte_extended_info\",]\n```\n\n",
"bugtrack_url": null,
"license": null,
"summary": "An extended info plugin for the hexabyte hex editor.",
"version": "0.1.3",
"project_urls": {
"Homepage": "https://github.com/thetacom/hexabyte_extended_info",
"Repository": "https://github.com/thetacom/hexabyte_extended_info"
},
"split_keywords": [
"commandline",
" hexabyte",
" hexeditor",
" binary",
" plugin",
" fileinfo",
" file",
" libmagic"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb408ded3bb098c37b496142bfe87a9be6d036e9b166baf0ff64aec545530113",
"md5": "b7963d1f91a33c046438675f16d6c938",
"sha256": "f41565852e9e919cd93b862f124e9f66ea3fa1c4d3aece80223ff62deee5bf3b"
},
"downloads": -1,
"filename": "hexabyte_extended_info-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b7963d1f91a33c046438675f16d6c938",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 16174,
"upload_time": "2024-03-23T22:32:07",
"upload_time_iso_8601": "2024-03-23T22:32:07.819517Z",
"url": "https://files.pythonhosted.org/packages/fb/40/8ded3bb098c37b496142bfe87a9be6d036e9b166baf0ff64aec545530113/hexabyte_extended_info-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "18e77647ebcffc6348ba6c19cab004a4ae4b29b4b7fc4fb29a93b6bdf4cf2980",
"md5": "0e1b2760f8e8319592f97c53edcc5756",
"sha256": "38ced44dd2d5a9edd9a2a8b71525fd656527cc16562826e8b48719b26de48baa"
},
"downloads": -1,
"filename": "hexabyte_extended_info-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "0e1b2760f8e8319592f97c53edcc5756",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 17717,
"upload_time": "2024-03-23T22:32:09",
"upload_time_iso_8601": "2024-03-23T22:32:09.490210Z",
"url": "https://files.pythonhosted.org/packages/18/e7/7647ebcffc6348ba6c19cab004a4ae4b29b4b7fc4fb29a93b6bdf4cf2980/hexabyte_extended_info-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-23 22:32:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thetacom",
"github_project": "hexabyte_extended_info",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "hexabyte-extended-info"
}