diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-30 20:22:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-30 20:22:41 +0700 |
commit | 8a04c2a86129f0ccc84de0d26f5bcce36e2a9463 (patch) | |
tree | 2a1a856c841cb32a7a99081804bcb859e960a744 /system/TermRecord/TermRecord.info | |
parent | 95ffd75f9a39dd9805e303ba7ea21b637e848f01 (diff) |
system/TermRecord: Added (Terminal session recorder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/TermRecord/TermRecord.info')
-rw-r--r-- | system/TermRecord/TermRecord.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/TermRecord/TermRecord.info b/system/TermRecord/TermRecord.info new file mode 100644 index 000000000000..7d18edbd3515 --- /dev/null +++ b/system/TermRecord/TermRecord.info @@ -0,0 +1,10 @@ +PRGNAM="TermRecord" +VERSION="1.1.2" +HOMEPAGE="https://github.com/theonewolf/TermRecord" +DOWNLOAD="https://pypi.python.org/packages/source/T/TermRecord/TermRecord-1.1.2.tar.gz" +MD5SUM="facf24e95025faa032b043bad8eed504" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="Jinja2" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |