9934b08c4a
The executable is in a nested crate
16 lines
507 B
TOML
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"
|
|
|