| Crates.io | edflib |
| lib.rs | edflib |
| version | 0.0.2 |
| created_at | 2024-09-05 04:05:11.301303+00 |
| updated_at | 2025-06-10 04:56:03.056301+00 |
| description | Idiomatic bindings for the EDFlib |
| homepage | |
| repository | https://github.com/eugenehp/edflib-rs |
| max_upload_size | |
| id | 1364171 |
| size | 18,511 |
Idiomatic bindings for the EDFlib
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
2024-2025 Eugene Hauptmann