diff options
author | Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> | 2018-02-02 22:42:05 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-04 10:49:46 +0100 |
commit | 31f1e97eae6b9f7f6c22447768113318aa7b85fc (patch) | |
tree | ddb892a41853029bc87bc9f5987dd77d13ca4954 /package/python-remi/python-remi.hash | |
parent | 5f3246a1d6911c72a96e4f305e6d11178d1c2181 (diff) | |
download | buildroot-31f1e97eae6b9f7f6c22447768113318aa7b85fc.tar.gz buildroot-31f1e97eae6b9f7f6c22447768113318aa7b85fc.zip |
python-remi: new package
Remi is a GUI library for Python applications which transpiles an
application's interface into HTML to be rendered in a web browser.
This removes platform-specific dependencies and lets you easily
develop cross-platform applications in Python!
https://github.com/dddomodossola/remi/tree/master
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-remi/python-remi.hash')
-rw-r--r-- | package/python-remi/python-remi.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/python-remi/python-remi.hash b/package/python-remi/python-remi.hash new file mode 100644 index 0000000000..e3df6cbb03 --- /dev/null +++ b/package/python-remi/python-remi.hash @@ -0,0 +1,3 @@ +# Locally computed +sha256 69ab3f7438de76708bfc40396f791b76452f84bb8bca6dafbdaca510c17e9526 python-remi-v1.0.tar.gz +sha256 bc198f9846c1da3a1c1b1fa2b12909b021365d1e7fe9b4039245edfcec3b7f7f LICENSE |