edflib

Crates.ioedflib
lib.rsedflib
version0.0.2
created_at2024-09-05 04:05:11.301303+00
updated_at2025-06-10 04:56:03.056301+00
descriptionIdiomatic bindings for the EDFlib
homepage
repositoryhttps://github.com/eugenehp/edflib-rs
max_upload_size
id1364171
size18,511
Eugene Hauptmann (eugenehp)

documentation

README

edflib

Idiomatic bindings for the EDFlib

Development

Clone recursively

git clone --recursive https://github.com/eugenehp/edflib-rs.git

Force pull original C++ library:

git submodule add --force -- https://gitlab.com/Teuniz/EDFlib.git crates/edflib-sys/edflib-src 

License

MIT

2024-2025 Eugene Hauptmann

Commit count: 29

cargo fmt