dcf 2.0.3, emojis 1.0.1, evdev 2.0.2, inotify 2.0.1, etc. (#620)
* dcf 2.0.3 * emojis 1.0.1 * evdev 2.0.2 * inotify 2.0.1 * json 5.0.3 * spoon 1.0.1 * weechat_ada 3.0.1 * zipdcf 2.0.3 * wayland-ada 1.0.0 crates * canberra 2.0.2 * Fix pre-build action in wayland_client_ada 1.0.0 * xdg_base_dir 1.0.0
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name = "dcf"
|
||||
description = "Ada 2012 library for document container files, Zip-based archive files"
|
||||
version = "2.0.3"
|
||||
website = "https://github.com/onox/dcf-ada"
|
||||
licenses = "MIT"
|
||||
tags = ["zip", "document", "container", "archive"]
|
||||
|
||||
authors = ["onox", "Gautier de Montmollin"]
|
||||
maintainers = ["onox <denkpadje@gmail.com>"]
|
||||
maintainers-logins = ["onox"]
|
||||
|
||||
[build-switches]
|
||||
validation.compile_checks = "warnings"
|
||||
"*".style_checks = ["-gnatygAO-Is"]
|
||||
|
||||
[origin]
|
||||
commit = "e4bb4d971eaab4975010373c6908028ba9d6e5bf"
|
||||
url = "git+https://github.com/onox/dcf-ada.git"
|
||||
subdir = "dcf"
|
||||
Reference in New Issue
Block a user