Metadata-Version: 2.1
Name: njmls
Version: 0.0.3
Summary: Python wrapper for njmls.
Home-page: https://github.com/AlJohri/njmls
Author: Al Johri
Author-email: al.johri@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: requests
Requires-Dist: cssselect
Requires-Dist: lxml
Requires-Dist: PyYAML

njmls
==========================

|PyPi Version| |License Status|

Python wrapper for njmls. Requires Python 3.6+.

Development
-----------

Setup
~~~~~

::

    make install

Test
~~~~

::

    make test


Disclaimer
----------

.. |PyPI Version| image:: https://img.shields.io/pypi/v/njmls.svg
   :target: https://pypi.python.org/pypi/njmls
.. |License Status| image:: https://img.shields.io/badge/license-MIT-blue.svg
   :target: https://raw.githubusercontent.com/AlJohri/njmls/master/LICENSE


