16 lines
370 B
TOML
16 lines
370 B
TOML
description = "Open Database Connectivity drivers for UNIX platforms"
|
|
website = "http://www.unixodbc.org"
|
|
name = "unixodbc"
|
|
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
origin = ["unixodbc-dev"]
|
|
|
|
[[external]]
|
|
kind = "version-output"
|
|
version-command = [ "odbc_config", "--version" ]
|
|
version-regexp = "([\\d\\.]+)"
|