diff options
| author | Grzegorz Blach <grzegorz@blach.pl> | 2018-11-07 16:59:53 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-03 23:03:31 +0100 |
| commit | e521845af49d7d8e6adabf7282a4e77b54889702 (patch) | |
| tree | 0cd743e55e01701f7f128825a38a6678d78ee59f /DEVELOPERS | |
| parent | a2f6d8564dab4ed8d4319795b712334e4d1a7813 (diff) | |
| download | buildroot-e521845af49d7d8e6adabf7282a4e77b54889702.tar.gz buildroot-e521845af49d7d8e6adabf7282a4e77b54889702.zip | |
package/python-wtforms: new package
A flexible forms validation and rendering library for
Python web development.
https://wtforms.readthedocs.io/
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'DEVELOPERS')
| -rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index cd13fb7b98..84f846b39a 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -906,6 +906,7 @@ F: package/pigpio/ F: package/python-falcon/ F: package/python-mimeparse/ F: package/python-pigpio/ +F: package/python-wtforms/ N: Guillaume Gardet <guillaume.gardet@oliseo.fr> F: package/c-icap/ |

