Metadata-Version: 2.1
Name: nmk
Version: 0.3.0
Summary: Next-gen make-like build system
Home-page: https://github.com/dynod/grpc-helper
Author: The dynod project
Maintainer: The dynod project
License: Mozilla Public License Version 2.0
Description: # nmk - next-gen make-like build system
        
        **`nmk`** is an alternative build system, designed following these simple requirements:
        * both multi-platform and easy install - available as a python module
        * shareable/reusable/factorized build logic between projects
        
        ## Documentation
        
        For the full **`nmk`** documentation, see https://github.com/dynod/nmk/wiki
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
