epdx icon indicating copy to clipboard operation
epdx copied to clipboard

ILCD parser for Javascript and Python, written in Rust

Results 7 epdx issues
Sort by recently updated
recently updated
newest added

Publish stages fails, because the Cargo files are not uploaded. Fix: Make sure that the publish stages doesn't run.

🪲 Bug

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...

🪲 Bug

Add minimum nodejs requirement in npm package for `>=18.x`

wontfix
💻 Task

Parse an openEPD formatted JSON into EPDx ``` /// Parse a openEPD formatted EPD in an EPDx struct /// /// # Arguments /// /// * `json`: JSON formatted string containing...

💻 Task