Migrated index format to per-release manifests

Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
This commit is contained in:
Alejandro R. Mosteo
2020-07-22 17:06:26 +01:00
parent 7abfff57ce
commit 31e9c543b3
163 changed files with 1610 additions and 2003 deletions
@@ -1,19 +1,12 @@
[general]
description = "Manage Zip Archives and raw LZMA streams"
licenses = ["MIT"]
name = "zipada"
version = "56.0.1"
origin = "https://sourceforge.net/projects/unzip-ada/files/zipada56-r2.zip"
authors = ["Gautier de Montmollin"]
executables = ["bunzip", "bwt_dec", "bwt_demo", "bwt_enc", "comp_zip", "demo_csv_into_zip", "demo_unzip", "demo_zip", "find_zip", "lzhuf", "lzma_dec", "lzma_enc", "rezip", "unzipada", "zipada", "zip_dir_list"]
licenses = ["MIT"]
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo", "zertovitch"]
tags = ["zip"]
project-files = ["zipada.gpr"]
executables = ["bunzip", "bwt_dec", "bwt_demo", "bwt_enc", "comp_zip",
"demo_csv_into_zip", "demo_unzip", "demo_zip", "find_zip",
"lzhuf", "lzma_dec", "lzma_enc", "rezip", "unzipada", "zipada",
"zip_dir_list"]
['56.0.1']
origin = "https://sourceforge.net/projects/unzip-ada/files/zipada56-r2.zip"
origin-hashes = ["""\
sha512:bec2ed6c40110f0adcbb617ead9caf11e5f7276a0e2b66f54bc75e167a7c\
9a5023ae534c84894bcd891e2d329bfd231230fef0d96f8a0311885aabd0ea2ab061\
"""]
tags = ["zip"]
origin-hashes = ["sha512:bec2ed6c40110f0adcbb617ead9caf11e5f7276a0e2b66f54bc75e167a7c9a5023ae534c84894bcd891e2d329bfd231230fef0d96f8a0311885aabd0ea2ab061"]