| Crates.io | jlabel |
| lib.rs | jlabel |
| version | 0.1.7 |
| created_at | 2024-01-25 02:51:47.766963+00 |
| updated_at | 2025-12-27 09:30:43.303782+00 |
| description | HTS-style full-context label structure and parser/serializer from/to string |
| homepage | |
| repository | https://github.com/jpreprocess/jlabel |
| max_upload_size | |
| id | 1113372 |
| size | 59,435 |
Structure for HTS-style full-context label and parser/serializer from/to String.
Put the following in Cargo.toml
[dependencies]
jlabel = "0.1.7"
BSD-3-Clause