psfparser 0.1.2

A PSF reader written in Rust
Documentation

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.