Skip to main content

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


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 hashes)

Uploaded Source

Built Distributions

gef_file_to_map-0.1.0-cp37-abi3-win_amd64.whl (119.4 kB view hashes)

Uploaded CPython 3.7+ Windows x86-64

gef_file_to_map-0.1.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.7+ manylinux: glibc 2.17+ x86-64

gef_file_to_map-0.1.0-cp37-abi3-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (474.5 kB view hashes)

Uploaded CPython 3.7+ macOS 10.9+ universal2 (ARM64, x86-64) macOS 10.9+ x86-64 macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page