Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 500 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 500 Bytes

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.