Metadata-Version: 1.1
Name: pypi-mobans-pkg
Version: 0.1.4
Summary: Scaffolding mobans for your Python project.
Home-page: https://github.com/moremoban/pypi-mobans-pkg
Author: C.W.
Author-email: wangc_2011@hotmail.com
License: public license
Download-URL: https://github.com/moremoban/pypi-mobans-pkg/archive/0.1.4.tar.gz
Description: ================================================================================
        pypi-mobans-pkg
        ================================================================================
        
        .. image:: https://api.travis-ci.org/moremoban/pypi-mobans-pkg.svg
           :target: http://travis-ci.org/moremoban/pypi-mobans-pkg
        
        .. image:: https://codecov.io/github/moremoban/pypi-mobans-pkg/coverage.png
           :target: https://codecov.io/github/moremoban/pypi-mobans-pkg
        .. image:: https://badge.fury.io/py/pypi-mobans-pkg.svg
           :target: https://pypi.org/project/pypi-mobans-pkg
        
        .. image:: https://pepy.tech/badge/pypi-mobans-pkg/month
           :target: https://pepy.tech/project/pypi-mobans-pkg/month
        
        .. image:: https://img.shields.io/gitter/room/gitterHQ/gitter.svg
           :target: https://gitter.im/chfw_moban/Lobby
        .. image:: https://img.shields.io/github/stars/moremoban/pypi-mobans-pkg.svg?style=social&maxAge=3600&label=Star
            :target: https://github.com/moremoban/pypi-mobans-pkg/stargazers
        
        
        The project packages `pypi-mobans <https://github.com/moremoban/pypi-mobans>`_, `gitignore <https://github.com/github/gitignore>`_ and distributes it via pypi.
        
        Installation
        ================================================================================
        
        
        You can install pypi-mobans-pkg via pip:
        
        .. code-block:: bash
        
            $ pip install pypi-mobans-pkg
        
        
        or clone it and install it:
        
        .. code-block:: bash
        
            $ git clone https://github.com/moremoban/pypi-mobans-pkg.git
            $ cd pypi-mobans-pkg
        
        
        Maintenance
        ==================
        
        $ git submodule update --init --recursive
        
        Change log
        ================================================================================
        
        0.1.4 - 13-09-2020
        --------------------------------------------------------------------------------
        
        **Fixed**
        
        #. use pypi-mobans version 0.1.0
        
        0.0.15 - 27-08-2020
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.12
        
        0.0.14 - 03-05-2020
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.11
        
        0.0.13 - 03-05-2020
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.10
        
        **Removed**
        
        #. unused dependecy on lml is removed
        
        0.0.12 - 14-1-2020
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.9
        
        0.0.7 - 04-05-2019
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.7
        
        0.0.5 - 04-05-2019
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.5
        
        0.0.3.1 - 22-01-2019
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. fix the bug where the pypi-mobans were completely missing
        
        0.0.3 - 18-01-2019
        --------------------------------------------------------------------------------
        
        **Updated**
        
        #. use pypi-mobans version 0.0.2 and 0.0.3
        #. added License file
        
        0.0.2 - 08-11-2018
        --------------------------------------------------------------------------------
        
        **First release**
        
        #. use pypi as pacakge distribution source
        #. versioning is applied
        
        
Keywords: python
Platform: UNKNOWN
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
