15 lines
486 B
TOML
15 lines
486 B
TOML
description = "Generator of JUnit-compatible XML reports"
|
|
name = "ajunitgen"
|
|
version = "1.0.0"
|
|
authors = ["Alejandro R. Mosteo"]
|
|
licenses = "LGPL-3.0-only"
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[[depends-on]]
|
|
xml_ez_out = "^1.6"
|
|
|
|
[origin]
|
|
url = "https://github.com/mosteo/ajunitgen/archive/v1.0.tar.gz"
|
|
hashes = ["sha512:0d3a9b0fecbd7ca05a31ef18488f1055fc65458fd56710e33ed67ae39f25630609cad1cdd893fe00d3dfd2c8ff657a5803d5ffbf5295b70f220c535a750c2664"]
|