Metadata-Version: 1.1
Name: coep-package
Version: 0.0.5
Summary: to create csv file and create latex code
Home-page: UNKNOWN
Author: Rohan Pol
Author-email: rohanpol36@gmail.com
License: MIT
Description: This is a Python package which will help do 2 things
        1. Create a csv file for the MCQ format questions
        2. It will give Latex formatter function
        
        Change Log
        ===========
        
        0.0.2 (1/4/2021)
        -----------------
        -Added feature to create a textfile
        -Added a feature to check duplicate values
        
        0.0.3 (2/4/2021)
        -----------------
        -Modified the csv_module to handle duplicates of Image format questions.
        
        0.0.4 (3/4/2021)
        -----------------
        -Modified putInCsv function such that it will append the new entries in the variation file
        
        0.0.5 (5/1/2021)
        -----------------
        -Introduced utf-8 encoding to the module.
Keywords: coep
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
