Files
alire-index-community/index/nc/ncursesada.toml
T
Alejandro R. Mosteo 22a13d92f3 migration to source archives
Crates without maintainer or pending migration remain in /orphaned
GitHub URLs rely on the default tarballs that at some point will
have to be released with uploaded binaries (with `alr publish` support).
2019-10-29 20:14:31 +01:00

26 lines
672 B
TOML

[general]
description = "Ada binding to the ncurses text interface library"
authors = ["Thomas E. Dickey", "Juergen Pfeifer", "Eugene V Melaragno",
"Nicolas Boulenguez"]
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
licenses = []
[general.depends-on]
gnat = "any"
['6.1.20180127']
['6.1.20180127'.origin.'case(distribution)']
'debian|ubuntu' = "native:libncursesada6.1.20180127-dev"
'...' = ""
['6.1']
['6.1'.origin.'case(distribution)']
'debian|ubuntu' = "native:libncursesada5-dev"
'...' = ""
[5]
[5.origin.'case(distribution)']
'debian|ubuntu' = "native:libncursesada3-dev"
'...' = ""