Evergreen is written and maintained by

    Saúl Ibarra Corretgé <saghul@gmail.com>


Evergreen contains pieces of code from other projects, copyright goes
to their autors

    - Base: Evergreen was initially based on Eventlet
    - socket.py: Adapted from Gevent
    - ssl.py: Adapted from Gevent
    - ext/*: Adapted from Flask

Some modules (futures, queue, locks) contain code derived from the Python
standard library.

Some parts of the documentation have been taken from the standard library
documentation.


If your code is used in Evergreen and you are not mentioned above, please contact the maintainer.

