MANIFEST.in
requirements.txt
setup.py
craftr/__init__.py
craftr/__main__.py
craftr/defaults.py
craftr/loaders.py
craftr/targetbuilder.py
craftr/core/__init__.py
craftr/core/build.py
craftr/core/config.py
craftr/core/logging.py
craftr/core/manifest.py
craftr/core/renames.py
craftr/core/session.py
craftr/platform/__init__.py
craftr/platform/cygwin.py
craftr/platform/darwin.py
craftr/platform/linux.py
craftr/platform/win32.py
craftr/stl/README.md
craftr/stl/craftr.lang.csharp/Craftrfile
craftr/stl/craftr.lang.csharp/manifest.json
craftr/stl/craftr.lang.cxx/Craftrfile
craftr/stl/craftr.lang.cxx/manifest.json
craftr/stl/craftr.lang.cxx.common/Craftrfile
craftr/stl/craftr.lang.cxx.common/manifest.json
craftr/stl/craftr.lang.cxx.msvc/Craftrfile
craftr/stl/craftr.lang.cxx.msvc/manifest.json
craftr/stl/craftr.lang.cython/Craftrfile
craftr/stl/craftr.lang.cython/manifest.json
craftr/stl/craftr.lang.java/Craftrfile
craftr/stl/craftr.lang.java/manifest.json
craftr/stl/craftr.lang.python/Craftrfile
craftr/stl/craftr.lang.python/manifest.json
craftr/stl/craftr.lang.thrift/Craftrfile
craftr/stl/craftr.lang.thrift/README.md
craftr/stl/craftr.lang.thrift/manifest.json
craftr/stl/craftr.lang.vala/Craftrfile
craftr/stl/craftr.lang.vala/manifest.json
craftr/stl/craftr.utils.cmake/Craftrfile
craftr/stl/craftr.utils.cmake/manifest.json
craftr/stl/craftr.utils.git/Craftrfile
craftr/stl/craftr.utils.git/manifest.json
craftr/stl_auxiliary/README.md
craftr/stl_auxiliary/craftr.lib.boost/Craftrfile
craftr/stl_auxiliary/craftr.lib.boost/README.md
craftr/stl_auxiliary/craftr.lib.boost/manifest.json
craftr/stl_auxiliary/craftr.lib.cimg/Craftrfile
craftr/stl_auxiliary/craftr.lib.cimg/manifest.json
craftr/stl_auxiliary/craftr.lib.curl/Craftrfile
craftr/stl_auxiliary/craftr.lib.curl/from_source.py
craftr/stl_auxiliary/craftr.lib.curl/manifest.json
craftr/stl_auxiliary/craftr.lib.curl/windows/curl_config.h
craftr/stl_auxiliary/craftr.lib.curlpp/Craftrfile
craftr/stl_auxiliary/craftr.lib.curlpp/from_source.py
craftr/stl_auxiliary/craftr.lib.curlpp/manifest.json
craftr/stl_auxiliary/craftr.lib.dlib/Craftrfile
craftr/stl_auxiliary/craftr.lib.dlib/manifest.json
craftr/stl_auxiliary/craftr.lib.getopt/Craftrfile
craftr/stl_auxiliary/craftr.lib.getopt/getopt.c
craftr/stl_auxiliary/craftr.lib.getopt/getopt.h
craftr/stl_auxiliary/craftr.lib.getopt/manifest.json
craftr/stl_auxiliary/craftr.lib.googlebenchmark/Craftrfile
craftr/stl_auxiliary/craftr.lib.googlebenchmark/README.md
craftr/stl_auxiliary/craftr.lib.googlebenchmark/manifest.json
craftr/stl_auxiliary/craftr.lib.googletest/Craftrfile
craftr/stl_auxiliary/craftr.lib.googletest/README.md
craftr/stl_auxiliary/craftr.lib.googletest/manifest.json
craftr/stl_auxiliary/craftr.lib.jpeg/Craftrfile
craftr/stl_auxiliary/craftr.lib.jpeg/manifest.json
craftr/stl_auxiliary/craftr.lib.qt5/Craftrfile
craftr/stl_auxiliary/craftr.lib.qt5/README.md
craftr/stl_auxiliary/craftr.lib.qt5/manifest.json
craftr/stl_auxiliary/craftr.lib.sparsepp/Craftrfile
craftr/stl_auxiliary/craftr.lib.sparsepp/manifest.json
craftr/stl_auxiliary/craftr.lib.strict-variant/Craftrfile
craftr/stl_auxiliary/craftr.lib.strict-variant/manifest.json
craftr/stl_auxiliary/craftr.lib.tiny-dnn/Craftrfile
craftr/stl_auxiliary/craftr.lib.tiny-dnn/README.md
craftr/stl_auxiliary/craftr.lib.tiny-dnn/manifest.json
craftr/stl_auxiliary/craftr.lib.tinyxml2/Craftrfile
craftr/stl_auxiliary/craftr.lib.tinyxml2/main.cpp
craftr/stl_auxiliary/craftr.lib.tinyxml2/manifest.json
craftr/utils/__init__.py
craftr/utils/argspec.py
craftr/utils/httputils.py
craftr/utils/path.py
craftr/utils/pyutils.py
craftr/utils/shell.py
craftr/utils/singleton.py
craftr/utils/tty.py
craftr_build.egg-info/PKG-INFO
craftr_build.egg-info/SOURCES.txt
craftr_build.egg-info/dependency_links.txt
craftr_build.egg-info/entry_points.txt
craftr_build.egg-info/requires.txt
craftr_build.egg-info/top_level.txt
doc/README.md
doc/builtins.md
doc/config.md
doc/faq.md
doc/generators.md
doc/getting-started.md
doc/loaders.md
doc/package.md
doc/transition.md
examples/examples.c/Craftrfile
examples/examples.c/manifest.json
examples/examples.cpp/Craftrfile
examples/examples.cpp/README.md
examples/examples.cpp/example.ini
examples/examples.cpp/main.cpp
examples/examples.cpp/manifest.json
examples/examples.csharp/Craftrfile
examples/examples.csharp/Main.cs
examples/examples.csharp/manifest.json
examples/examples.cython/Craftrfile
examples/examples.cython/Main.pyx
examples/examples.cython/Primes.pyx
examples/examples.cython/manifest.json
examples/examples.java/Craftrfile
examples/examples.java/Main.java
examples/examples.java/manifest.json
examples/examples.thrift/Craftrfile
examples/examples.thrift/manifest.json
examples/examples.thrift/shared.thrift
examples/examples.thrift/tutorial.thrift
examples/examples.vala/Craftrfile
examples/examples.vala/main.vala
examples/examples.vala/manifest.json