Pre-release
This release is a pre-release and may not be stable for production use.
rev.ng python package
This python package provides classes that can be used to represent, serialize and deserialize rev.ng models.
It also contains other modules related to various revng CLI tools.
How to install
You probably want to install this package in a virtualenv:
python -m venv <virtualenv_dir>
source <virtualenv_dir>/bin/activate
Installation
To build and install from source:
pip install .
Creating redistributable packages
This command will create a redistributable package in dist:
python setup.py bdist_wheel
The package can be installed using pip:
pip install dist/revng*.whl
Release files for revng 0.1.1790064891rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| revng-0.1.1790064891rc1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / revng-0.1.1790064891rc1-py3-none-any.whl
| Download URL | revng-0.1.1790064891rc1-py3-none-any.whl |
|---|---|
| Size | 79.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e136e58c7f694a88f7c29ed5f2eb5be1becbda86abcbb09d4757a1f9dcbff9bd
|
|
BLAKE2b-256 checksum How to use checksums |
f919b047240473b23cbc3cbad0a6c714ef7b2c8d607249b42cc59742cad2a327
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.12
|