Development
FsPulse is under active development, with regular improvements being made to both its functionality and documentation.
At this time, FsPulse is not open for public contribution. This may change in the future as the project matures and its architecture stabilizes. If you're interested in the project, you're encouraged to:
- Explore the source code
- Open GitHub issues to report bugs or request features
- Follow the project for updates
Your interest and feedback are appreciated.
License
FsPulse is released under the MIT License. You are free to use, modify, and distribute the software under the terms of this license.
Acknowledged Dependencies
FsPulse relies on several open source Rust crates. We gratefully acknowledge the work of these maintainers, particularly for enabling file format validation:
claxon
— FLAC audio decodingimage
— image decoding for JPG, PNG, GIF, TIFF, BMPlopdf
— PDF parsing and validation
Additional dependencies are listed in the project’s Cargo.toml
.
If contribution opportunities open in the future, setup instructions and contribution guidelines will be added here.