Hello,

this is uwsgi. It is basically a CGI server. It can be called via socket
or over the network and it is usually used as proxy between python 
applications and a real webserver.

Sagar (CC) asked for it in another thread, so I created a port.

Homepage:
https://uwsgi-docs.readthedocs.io/en/latest/

portcheck and port-lib-depends-check: ok

The tests are running fine from within WRKSRC when invoked
via python{2,3} uwsgiconfig.py --check

I couldn't get it to work from the port test target. The tests also show
a message that this test method is being deprecated and we're supposed
to use tox in future. Because of that, I've set NO_TEST = yes.

Fun fact, it has probably the longest usage list I've seen so far.

$ uwsgi -h | wc -l
985

OK?

Best Regards,
Stefan

Attachment: py-uwsgi.tar.gz
Description: application/tar-gz

Reply via email to