Metadata-Version: 2.1
Name: pjisp-diff
Version: 0.1.11
Summary: PJISP diff check
Home-page: https://github.com/JRubics/pjisp-diff/
License: BSD-3-Clause
Author: Jelena Dokic
Author-email: jrubics@hacke.rs
Requires-Python: >=2.7,<3.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Dist: click (>=7.1.2,<8.0.0)
Description-Content-Type: text/markdown

About
=====

Console app to help teachers check if they changed all the necessary files when making an assignment for students using https://github.com/petarmaric/pjisp-assignment-template.

Installation
============

To install pjisp_diff run::

    $ pip install pjisp-diff

Console app usage
=================

    $ pjisp_diff <template>
Template can be T12, T34 or SOV

