Metadata-Version: 1.1
Name: pymcq
Version: 0.1.5
Summary: This is a project that integrates latex exam into pyhon for easier creating of mcq tests.
Home-page: https://github.com/sglumac/pymcq
Author: Slaven Glumac
Author-email: slaven.glumac@gmail.com
License: MIT
Description: ===============================
        PyMCQ
        ===============================
        
        .. image:: https://badge.fury.io/py/pymcq.png
            :target: http://badge.fury.io/py/pymcq
        
        .. image:: https://travis-ci.org/sglumac/pymcq.png?branch=master
                :target: https://travis-ci.org/sglumac/pymcq
        
        .. image:: https://pypip.in/d/pymcq/badge.png
                :target: https://pypi.python.org/pypi/pymcq
        
        
        This is a project that integrates latex exam into pyhon for easier creating of mcq tests.
        
        * Free software: BSD license
        * Documentation: https://pymcq.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.0 (2014-09-16)
        ---------------------
        
        * First release on PyPI.
Keywords: pymcq
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
