Metadata-Version: 1.1
Name: PyLTI
Version: 0.1.2
Summary: PyLTI provides Python Implementation of IMS LTI interface that works with edX
Home-page: http://github.com/mitodl/pylti
Author: MIT ODL Engineering
Author-email: odl-engineering@mit.edu
License: BSD
Description: PyLTI - LTI done right
        =========================
        
        .. image:: https://secure.travis-ci.org/mitodl/pylti.png?branch=develop
          :target: https://secure.travis-ci.org/mitodl/pylti
        .. image:: https://pypip.in/d/pylti/badge.png
          :target: https://pypi.python.org/pypi/PyLTI/
        .. image:: https://coveralls.io/repos/mitodl/pylti/badge.png?branch=develop 
          :target: https://coveralls.io/r/mitodl/pylti?branch=develop
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
