epdx
epdx copied to clipboard
ILCD parser for Javascript and Python, written in Rust
Publish stages fails, because the Cargo files are not uploaded. Fix: Make sure that the publish stages doesn't run.
Hi, I'm getting this warning when installing epdx on Python. The installation finishes anyway, but maybe the build process needs attention. ``` Warning: Validation of the RECORD file of epdx-1.1.5-cp310-abi3-manylinux_2_34_x86_64.whl...
Add minimum nodejs requirement in npm package for `>=18.x`
Parse an openEPD formatted JSON into EPDx ``` /// Parse a openEPD formatted EPD in an EPDx struct /// /// # Arguments /// /// * `json`: JSON formatted string containing...