This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
CHANGES.txt | Sun Sep 20 06:27:34 -0700 2009 | |
| |
README.txt | Sun Sep 13 05:28:32 -0700 2009 | |
| |
hexagonit/ | Thu Nov 19 03:09:44 -0800 2009 | |
| |
setup.cfg | Thu Aug 02 00:05:36 -0700 2007 | |
| |
setup.py | Sun Sep 13 05:28:32 -0700 2009 |
README.txt
******************************************** Recipe for compiling and installing software ******************************************** .. contents:: The recipe provides the means to compile and install source distributions using ``configure`` and ``make``. It is inspired by the zc.recipe.cmmi_ recipe but provides more control over the build process. Repository: http://github.com/hexagonit/hexagonit.recipe.cmmi Clone URL: git clone git://github.com/hexagonit/hexagonit.recipe.cmmi.git .. _zc.recipe.cmmi : http://pypi.python.org/pypi/zc.recipe.cmmi







