Skip to main content

Code to parse Arm Specification Language (ASL) files

Project description

AslUtils

Utility scripts to parse ASL files and the actual ASL language.

To use the library:

  1. Clone this repo somewhere on your system (from now on referred to as /path/to/aslutils)

  2. Install antlr4 (manually or via the package manager of your choice)

  3. (Optional) Setup a virtual environment in the directory of your python script: cd /script/dir && python3 -m venv env/ and activate it source env/bin/activate (activation has to happen every time you want to use it).

  4. pip install -e /path/to/aslutils

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

aslutils-0.0.1.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

aslutils-0.0.1-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

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