About ===== .. include:: ../AUTHORS.rst Thanks to: - `arrow `_ which provides a nice API for dates, times and deltas, - `python-dateutil `_ for parsing timezones from VTIMEZONE blocks, - `requests `_ for giving me inspiration from it's beautiful and pythonic API (and its doc too), - `six `_ to have made the python3 transition easier, - `#urlab `_ for help and advice. License ------- ``ics.py`` is under the :ref:`Apache 2 software license `. How to contribute ? ------------------- Please see `CONTRIBUTING.rst `_ directly on GitHub.