Metadata-Version: 2.0
Name: oal
Version: 0.3.5
Summary: Office 365 Address Lists
Home-page: https://github.com/napalm255/oal
Author: Brad Gibson
Author-email: napalm255@gmail.com
License: BSD license
Keywords: oal
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: click (==6.6)
Requires-Dist: ipaddress (==1.0.17)
Requires-Dist: requests (==2.11.1)

===============================
Office 365 Address Lists
===============================


.. image:: https://img.shields.io/pypi/v/oal.svg
        :target: https://pypi.python.org/pypi/oal

.. image:: https://img.shields.io/travis/napalm255/oal.svg
        :target: https://travis-ci.org/napalm255/oal

.. image:: https://readthedocs.org/projects/oal/badge/?version=latest
        :target: https://oal.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/napalm255/oal/shield.svg
     :target: https://pyup.io/repos/github/napalm255/oal/
     :alt: Updates


Office 365 Address Lists


* Free software: BSD license
* Documentation: https://oal.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `napalm255/cookiecutter-pymodule`_ project template.

.. _Cookiecutter: https://github.com/napalm255/cookiecutter
.. _`napalm255/cookiecutter-pymodule`: https://github.com/napalm255/cookiecutter-pymodule



=======
History
=======

0.1.0 (2016-11-10)
------------------

* First release on GitHub.


