Metadata-Version: 2.4
Name: moban-handlebars
Version: 0.0.1
Summary: Provide handlebars templating capability to moban.
Home-page: https://github.com/moremoban/moban-handlebars
Download-URL: https://github.com/moremoban/moban-handlebars/archive/0.0.1.tar.gz
Author: Charlie Liu, C.W et al
Author-email: wangc_2011@hotmail.com
License: MIT
Keywords: python
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pybars3
Requires-Dist: lml>=0.0.7
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

================================================================================
moban-handlebars
================================================================================

.. image:: https://api.travis-ci.org/moremoban/moban-handlebars.svg
   :target: http://travis-ci.org/moremoban/moban-handlebars

.. image:: https://codecov.io/github/moremoban/moban-handlebars/coverage.png
   :target: https://codecov.io/github/moremoban/moban-handlebars



With `pybars3 <https://github.com/wbond/pybars3>`_, this library allow moban users to
have handlebars template in their next documentation endeavour. 

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


You can install moban-handlebars via pip:

.. code-block:: bash

    $ pip install moban-handlebars


or clone it and install it:

.. code-block:: bash

    $ git clone https://github.com/moremoban/moban-handlebars.git
    $ cd moban-handlebars
    $ python setup.py install

Author
================================================================================

Charlie Liu

Contributors
================================================================================

In alphabetical order:

* `C. W. <https://github.com/chfw>`_
* `John Vandenberg <https://github.com/jayvdb>`_
* `PRAJWAL M <https://github.com/PrajwalM2212>`_

Change log
===========

