diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-07 12:31:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-07 12:31:54 +0000 |
| commit | f82ba6583d32efd6a56f64608962bd530cc0bfd9 (patch) | |
| tree | 0ea5337c4daebc7bda5f57b71a70bfae0ebc487c /dev-python/OutputCheck/metadata.xml | |
| parent | 459041bc1751cdd9db372771a72cb90098253944 (diff) | |
| download | baldeagleos-repo-f82ba6583d32efd6a56f64608962bd530cc0bfd9.tar.gz baldeagleos-repo-f82ba6583d32efd6a56f64608962bd530cc0bfd9.tar.xz baldeagleos-repo-f82ba6583d32efd6a56f64608962bd530cc0bfd9.zip | |
Adding metadata
Diffstat (limited to 'dev-python/OutputCheck/metadata.xml')
| -rw-r--r-- | dev-python/OutputCheck/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/OutputCheck/metadata.xml b/dev-python/OutputCheck/metadata.xml new file mode 100644 index 000000000000..506bfddf41c2 --- /dev/null +++ b/dev-python/OutputCheck/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>xgqt@gentoo.org</email> + <name>Maciej Barć</name> + </maintainer> + <longdescription> + OutputCheck is a tool for checking the output of console programs that is + inspired by the FileCheck tool used by LLVM. It has its own small language + (Check Directives) for describing the expected output of a tool that is + considerably more convenient and more powerful than GNU grep. + </longdescription> + <upstream> + <bugs-to>https://github.com/stp/OutputCheck/issues/</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
