1 2 3 4 5 6 7 8 9 10 11
[dependencies] [package] description = "library for parsing/saving tif files" edition = "2021" license = "MIT" name = "libtif" readme = "README.md" repository = "https://github.com/pietro222222/libtif" resolver = "2" version = "0.1.3"