diff options
author | Ozan Türkyılmaz <ozan.turkyilmaz@gmail.com> | 2022-04-09 08:49:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:52 +0700 |
commit | 95cb1d6b0a191434e8c17e406dd228c18687f17c (patch) | |
tree | 04759866fa33238cf540a45fa0fa66314952f9a0 /libraries/ytnef/ytnef.info | |
parent | 6dc55f0199615ef62c5beb5fd6f075372b7d0556 (diff) | |
download | slackbuilds-95cb1d6b0a191434e8c17e406dd228c18687f17c.tar.gz |
libraries/ytnef: Added (Yerase's TNEF Stream Reader).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ytnef/ytnef.info')
-rw-r--r-- | libraries/ytnef/ytnef.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/ytnef/ytnef.info b/libraries/ytnef/ytnef.info new file mode 100644 index 0000000000..3d8c75760c --- /dev/null +++ b/libraries/ytnef/ytnef.info @@ -0,0 +1,10 @@ +PRGNAM="ytnef" +VERSION="2.0" +HOMEPAGE="https://github.com/Yeraze/ytnef" +DOWNLOAD="https://github.com/Yeraze/ytnef/archive/refs/tags/v2.0/ytnef-2.0.tar.gz" +MD5SUM="63cc29205d086aa5ef4827e2e10784f1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Ozan Türkyılmaz" +EMAIL="ozan.turkyilmaz@gmail.com" |