algorys / pycmake

Library to help create, manage and build CMake projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About PyCMake project

Build status

Master

https://travis-ci.org/algorys/pycmake.svg?branch=master https://coveralls.io/repos/github/algorys/pycmake/badge.svg?branch=master&service=github Documentation Status

Development

https://travis-ci.org/algorys/pycmake.svg?branch=develop https://coveralls.io/repos/github/algorys/pycmake/badge.svg?branch=develop&service=github Documentation Status

Introduction

PyCMake is a Python module to create, manage and build CMake projects. He tries to cover up the features of CMake.

Documentation

Documentation is available on Read The Docs

Status

WARNING: actually this module is not ready for production and can undergo many changes. If you install it, you do it at your own risk !

About

Library to help create, manage and build CMake projects

License:GNU Affero General Public License v3.0


Languages

Language:Python 97.7%Language:Shell 2.3%