gef-file-to-map


Namegef-file-to-map JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryUtility library for parsing .gef files
upload_time2023-02-22 15:14:12
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords gef pygef
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gef-file-to-map

Utility library for parsing of .gef files, written for [pygef](https://github.com/cemsbv/pygef).

### Run locally

```sh
# Install maturin inside a Python environment
python3 -m venv .env
source .env/bin/activate
pip install maturin

# Create a Python package from the Rust code
maturin develop

# Open a GEF file locally
python

>>> from gef_file_to_map import parse
>>> gef_to_map(open('./tests/test.gef').read())
```


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gef-file-to-map",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "gef,pygef",
    "author": "",
    "author_email": "Thomas Versteeg <t.versteeg@cemsbv.io>",
    "download_url": "https://files.pythonhosted.org/packages/2b/90/11fae870fdf5cfd7475f6b6cfd1262a8ed774b9ed7e39a744a1814198d99/gef_file_to_map-0.1.0.tar.gz",
    "platform": null,
    "description": "# gef-file-to-map\n\nUtility library for parsing of .gef files, written for [pygef](https://github.com/cemsbv/pygef).\n\n### Run locally\n\n```sh\n# Install maturin inside a Python environment\npython3 -m venv .env\nsource .env/bin/activate\npip install maturin\n\n# Create a Python package from the Rust code\nmaturin develop\n\n# Open a GEF file locally\npython\n\n>>> from gef_file_to_map import parse\n>>> gef_to_map(open('./tests/test.gef').read())\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utility library for parsing .gef files",
    "version": "0.1.0",
    "project_urls": {
        "repository": "https://github.com/cemsbv/gef-file-to-map"
    },
    "split_keywords": [
        "gef",
        "pygef"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44ca969b89858c610e72deaad83bd80f9fd055227e300ed16a958dbc0bf5a20",
                "md5": "01bb198e9abbd0da22c0c10b5889b0b1",
                "sha256": "b54ad9432f910c0e85e44663d388537dcbffc7fd298d358b4eef0abcef9f9869"
            },
            "downloads": -1,
            "filename": "gef_file_to_map-0.1.0-cp37-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "01bb198e9abbd0da22c0c10b5889b0b1",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 474543,
            "upload_time": "2023-02-22T15:14:06",
            "upload_time_iso_8601": "2023-02-22T15:14:06.925954Z",
            "url": "https://files.pythonhosted.org/packages/d4/4c/a969b89858c610e72deaad83bd80f9fd055227e300ed16a958dbc0bf5a20/gef_file_to_map-0.1.0-cp37-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e759ac5b4201fc2c2112e1537ae780b63f4eb3d642328106552df637f3dcb18",
                "md5": "91befaffca3e49663dd5feb69c525d58",
                "sha256": "b5773fcd31594b7c9eb9f25e3e2fa0565ddd1bd671d7e620b278bbed33cb815e"
            },
            "downloads": -1,
            "filename": "gef_file_to_map-0.1.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "91befaffca3e49663dd5feb69c525d58",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1060684,
            "upload_time": "2023-02-22T15:14:08",
            "upload_time_iso_8601": "2023-02-22T15:14:08.763080Z",
            "url": "https://files.pythonhosted.org/packages/1e/75/9ac5b4201fc2c2112e1537ae780b63f4eb3d642328106552df637f3dcb18/gef_file_to_map-0.1.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c3c3f2e23e8b4fcf3a0a83f535ef52c7a27254f7308be28959ab405fa91418e",
                "md5": "b358e42de52ee1dbfad555c8dfa87371",
                "sha256": "3b640810b3c709d4ef419a6f01859724d919cbd5d94bfa69ca99134a54ec8e29"
            },
            "downloads": -1,
            "filename": "gef_file_to_map-0.1.0-cp37-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b358e42de52ee1dbfad555c8dfa87371",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 119407,
            "upload_time": "2023-02-22T15:14:10",
            "upload_time_iso_8601": "2023-02-22T15:14:10.965820Z",
            "url": "https://files.pythonhosted.org/packages/7c/3c/3f2e23e8b4fcf3a0a83f535ef52c7a27254f7308be28959ab405fa91418e/gef_file_to_map-0.1.0-cp37-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b9011fae870fdf5cfd7475f6b6cfd1262a8ed774b9ed7e39a744a1814198d99",
                "md5": "f0a570e61301904d2f3ccc0d3d5db770",
                "sha256": "4d1a98820ab570ca2f2f27668681c9e8cc35fd633570b4565251d4407b6f212b"
            },
            "downloads": -1,
            "filename": "gef_file_to_map-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f0a570e61301904d2f3ccc0d3d5db770",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 33881,
            "upload_time": "2023-02-22T15:14:12",
            "upload_time_iso_8601": "2023-02-22T15:14:12.414502Z",
            "url": "https://files.pythonhosted.org/packages/2b/90/11fae870fdf5cfd7475f6b6cfd1262a8ed774b9ed7e39a744a1814198d99/gef_file_to_map-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-22 15:14:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cemsbv",
    "github_project": "gef-file-to-map",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gef-file-to-map"
}
        
Elapsed time: 0.13866s