LICENSE
MANIFEST.in
README.md
setup.py
assets/help
assets/import_base.cmake
assets/version
assets/.next/env.yaml
assets/empty_executable/CMakeLists.txt
assets/empty_executable/config.yaml
assets/empty_executable/cmake/linux.cmake
assets/empty_executable/cmake/vendor.cmake
assets/empty_executable/cmake/windows.cmake
assets/empty_executable/src/main.cpp
assets/empty_library/CMakeLists.txt
assets/empty_library/config.yaml
assets/empty_library/cmake/linux.cmake
assets/empty_library/cmake/vendor.cmake
assets/empty_library/cmake/windows.cmake
assets/empty_library/include/hello_world.hpp
assets/empty_library/src/hello_world.cpp
assets/new_project_cpp/CMakeLists.txt
assets/new_project_cpp/CMakeListsMoon.txt
assets/new_project_cpp/conf.json
assets/new_project_cpp/src/main.cpp
assets/new_project_cpp/test/test.cpp
next_pm.egg-info/PKG-INFO
next_pm.egg-info/SOURCES.txt
next_pm.egg-info/dependency_links.txt
next_pm.egg-info/entry_points.txt
next_pm.egg-info/top_level.txt
src/build_next.py
src/clean_next.py
src/config_add.py
src/config_env.py
src/config_get.py
src/config_set.py
src/config_t.py
src/create_next.py
src/exce_next.py
src/info_next.py
src/main.py
src/read_config.py
src/run_next.py
src/tools.py
src/use_next.py
src/version_next.py
src/write_config.py