Python bindings for libi8x
Project description
Infinity is a platform-independent system for executables and shared libraries to expose functionality to debug, monitoring, and analysis tooling.
In Infinity, executable and shared library files contain Infinity notes in addition to their regular contents. Each Infinity note contains a function encoded in a platform-independent instruction set that note-consuming tools can load and execute.
libi8x is a C library that allows programs to access and execute Infinity functions. This package provides Python bindings for the libi8x C library.
Requirements
You must have the libi8x C library installed on your system to build and use this package. Please see libi8x’s README for details.
Installation
The easiest way to install libi8x-python is to use pip:
pip install -U --user libi8x-python
or:
sudo pip install -U libi8x-python
If you don’t have pip please refer to installing pip. Hint: try one of these commands:
sudo apt-get install python-pip sudo yum install python-pip
The latest development versions of libi8x and libi8x-python are available from GitLab.
libi8x-python requires Python 2.7 or newer.
License
libi8x is licensed under the terms of the GNU Lesser General Public License, either version 2.1 of the License, or (at your option) any later version.
Documentation
Right now there’s no documentation for libi8x aside from this file. This is being worked on!
Contributing
The Infinity project homepage is https://infinitynotes.org/. Future work is planned and coordinated on https://infinitynotes.org/roadmap. For help or to report bugs please email infinity@sourceware.org.
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
File details
Details for the file libi8x-python-0.0.1.tar.gz
.
File metadata
- Download URL: libi8x-python-0.0.1.tar.gz
- Upload date:
- Size: 68.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363514297d74c3eb05a33ac1435716836c4e36904aee4392c1c67d9670ee1748 |
|
MD5 | fdf6ac690a59e1cc3c2da0a80ddc26fd |
|
BLAKE2b-256 | 3f69e1885d4ceb0b0378cf090a64c4d3f5be3a0e8e5868c0bae8c53c2ae64efb |