| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python-flup: re-add MIT license | Thomas Petazzoni | 2014-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | The MIT license was in the original submission, but I had removed it since I couldn't find where it was used. It is indeed used in flup/server/paste_factory.py as noted by the original submitter. Therefore, this commit adds the MIT license as one of the licenses of python-flup. Reported-by: Oli Vogt <oli.vogt.pub01@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
| * | python-flup: new package | Oli Vogt | 2014-07-27 | 2 | -0/+24 |
| This module is useful to implement a fastCGI webserver Tested with ARM and Python 2.7.6 [Thomas: fix license informations.] Signed-off-by: oli vogt <oli.vogt.pub01@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||||

