Files
Stephen Merrony 9934b08c4a simh_tapes 0.1.1: remove executable (#587)
The executable is in a nested crate
2022-07-31 11:13:12 +02:00

16 lines
507 B
TOML

name = "simh_tapes"
description = "Library to handle SimH Standard magnetic tape image files"
version = "0.1.1"
authors = ["Stephen Merrony"]
maintainers = ["Stephen Merrony <merrony@gmail.com>"]
maintainers-logins = ["SMerrony"]
licenses = "AGPL-3.0-or-later"
website = "https://github.com/SMerrony/simh_tapes"
tags = ["legacy", "magtape", "magnetic", "tape", "emulation", "simulation"]
[origin]
commit = "a126825a15e7bd3b5d698f3a85902c746031f606"
url = "git+https://github.com/SMerrony/simh_tapes.git"