diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2022-10-23 21:41:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 10:28:34 +0700 |
commit | 5883ffd64c43f93f50a086df930cffcba2181e57 (patch) | |
tree | 3e8f8f490d08359982bb1fae8bb117952288ded9 /python/breathe/breathe.info | |
parent | 12544371e3ab05655a1d476ad41aa05b1d8e4f35 (diff) |
python/breathe: Added (Sphinx Doxygen Renderer)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/breathe/breathe.info')
-rw-r--r-- | python/breathe/breathe.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/breathe/breathe.info b/python/breathe/breathe.info new file mode 100644 index 0000000000..c05f7e1a79 --- /dev/null +++ b/python/breathe/breathe.info @@ -0,0 +1,10 @@ +PRGNAM="breathe" +VERSION="4.34.0" +HOMEPAGE="https://github.com/breathe-doc/breathe" +DOWNLOAD="https://pypi.io/packages/source/b/breathe/breathe-4.34.0.tar.gz" +MD5SUM="d07beaa3bdfbc2f1e788456198ac8183" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Vijay Marcel" +EMAIL="vijaymarcel@outlook.com" |