psfparser

Crates.iopsfparser
lib.rspsfparser
version0.1.2
sourcesrc
created_at2023-05-15 20:08:56.116735
updated_at2024-03-14 17:41:10.27706
descriptionA PSF reader written in Rust
homepage
repositoryhttps://github.com/rahulk29/psfparser
max_upload_size
id865374
size65,365
Rahul Kumar (rahulk29)

documentation

README

psfparser

A PSF reader written in Rust. This crate provides support for parsing PSF waveform files, in both ASCII and binary format.

Not all PSF features are currently supported.

Testing

To run the tests, run

make test

from the root of the repository.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed under the BSD 3-Clause license, without any additional terms or conditions.

Commit count: 27

cargo fmt