tschuy / gpi-web

Django backend for the GIMP Package Installer
0 stars 0 forks source link

GIMP Plugin Installer backend

A simple Django-based backend for the GIMP Plugin Installer.

TODO:

1. validate .tar.gz uploads
    a. validate they *are* .tar.gz files
    b. validate they contain a gpi.json file
    c. validate the gpi.json file contains required fields