Utility library for parsing .gef files
Project description
gef-file-to-map
Utility library for parsing of .gef files, written for pygef.
Run locally
# 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())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gef_file_to_map-0.1.0.tar.gz
(33.9 kB
view details)
Built Distributions
File details
Details for the file gef_file_to_map-0.1.0.tar.gz
.
File metadata
- Download URL: gef_file_to_map-0.1.0.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d1a98820ab570ca2f2f27668681c9e8cc35fd633570b4565251d4407b6f212b |
|
MD5 | f0a570e61301904d2f3ccc0d3d5db770 |
|
BLAKE2b-256 | 2b9011fae870fdf5cfd7475f6b6cfd1262a8ed774b9ed7e39a744a1814198d99 |
File details
Details for the file gef_file_to_map-0.1.0-cp37-abi3-win_amd64.whl
.
File metadata
- Download URL: gef_file_to_map-0.1.0-cp37-abi3-win_amd64.whl
- Upload date:
- Size: 119.4 kB
- Tags: CPython 3.7+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b640810b3c709d4ef419a6f01859724d919cbd5d94bfa69ca99134a54ec8e29 |
|
MD5 | b358e42de52ee1dbfad555c8dfa87371 |
|
BLAKE2b-256 | 7c3c3f2e23e8b4fcf3a0a83f535ef52c7a27254f7308be28959ab405fa91418e |
File details
Details for the file gef_file_to_map-0.1.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: gef_file_to_map-0.1.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.7+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5773fcd31594b7c9eb9f25e3e2fa0565ddd1bd671d7e620b278bbed33cb815e |
|
MD5 | 91befaffca3e49663dd5feb69c525d58 |
|
BLAKE2b-256 | 1e759ac5b4201fc2c2112e1537ae780b63f4eb3d642328106552df637f3dcb18 |
File details
Details for the file gef_file_to_map-0.1.0-cp37-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
.
File metadata
- Download URL: gef_file_to_map-0.1.0-cp37-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
- Upload date:
- Size: 474.5 kB
- Tags: CPython 3.7+, macOS 10.9+ universal2 (ARM64, x86-64), macOS 10.9+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b54ad9432f910c0e85e44663d388537dcbffc7fd298d358b4eef0abcef9f9869 |
|
MD5 | 01bb198e9abbd0da22c0c10b5889b0b1 |
|
BLAKE2b-256 | d44ca969b89858c610e72deaad83bd80f9fd055227e300ed16a958dbc0bf5a20 |