Metadata-Version: 1.1
Name: kthbuild
Version: 0.0.13
Summary: Knuth node build tools
Home-page: https://github.com/k-nuth/kthbuild
Author: Fernando Pelliccioni
Author-email: fpelliccioni@gmail.com
License: MIT
Description: |travis| |appveyor|
        
        kthbuild
        =========
        
        Knuth Building Tools
        
        Getting started 
        ---------------
        
        Stable version:
        
        .. code-block:: bash
        
            $ pip install --upgrade kthbuild
        
        Development version:
        
        .. code-block:: bash
        
            $ pip install --upgrade --index-url https://test.pypi.org/pypi/ kthbuild
        
        .. |travis| image:: https://travis-ci.org/k-nuth/kthbuild.svg?branch=master
         		   :target: https://travis-ci.org/k-nuth/kthbuild
         		   
        .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/k-nuth/kthbuild?branch=master&svg=true
          		     :target: https://ci.appveyor.com/project/k-nuth/kthbuild?branch=master
        
        
        
Keywords: knuth crypto bitcoin btc bch cash build tool
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
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 :: Implementation :: CPython
