tifiles

Crates.iotifiles
lib.rstifiles
version0.2.0
sourcesrc
created_at2022-11-02 09:19:20.312937
updated_at2022-11-06 06:31:48.932612
descriptionTools for manipulating file formats used with TI graphing calculators
homepage
repositoryhttps://gitlab.com/taricorp/tifiles-rs
max_upload_size
id703346
size30,859
Peter Marheine (tari)

documentation

https://docs.rs/tifiles/

README

tifiles

crates.io docs.rs crate license

This is a Rust library for manipulating file formats used with Texas Instruments graphing calculators, primarily (for now?) those used with the TI-83+ family. Both reading data from and writing data to files is supported.

Supported file formats include:

  • Programs (8xp)
  • Application variables (AppVars, 8xv)
  • Pictures (8xi)

No particular improvements are planned for the future, though suggestions are welcome; existing development has occurred as needed for my own applications.

Commit count: 3

cargo fmt