6 releases
new 0.0.6 | Mar 3, 2025 |
---|---|
0.0.5 | Mar 3, 2025 |
0.0.4 | Feb 28, 2025 |
#129 in Internationalization (i18n)
553 downloads per month
2.5MB
53K
SLoC
Unofficial Rust Libraries for Exegy XCAPI
This is a simple project to support accessing the Exegy XCAPI API.
Getting Started
In order to build this project, you'll need to have access to the Exegy XCAPI RPMs for RHEL 9---which means you'll need access to the Exegy support site. These should be downloaded and installed locally before starting the devcontainer so the headers and libraries are mounted into the image.
The headers are required to rebuild the generated code in rxegy-sys
, but the libraries are required to successfully build/test. As a result, CI in this repo is fairly minimal and any unit tests, are intended to be run locally using pre-commit.
Dependencies
~0.7–3MB
~62K SLoC