python-remi: new package
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Fri, 2 Feb 2018 21:42:05 +0000 (22:42 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Feb 2018 09:49:46 +0000 (10:49 +0100)
commit31f1e97eae6b9f7f6c22447768113318aa7b85fc
treeddb892a41853029bc87bc9f5987dd77d13ca4954
parent5f3246a1d6911c72a96e4f305e6d11178d1c2181
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>
DEVELOPERS
package/Config.in
package/python-remi/Config.in [new file with mode: 0644]
package/python-remi/python-remi.hash [new file with mode: 0644]
package/python-remi/python-remi.mk [new file with mode: 0644]