rattler_build_core 0.2.2

The core engine of rattler-build, providing recipe rendering, source fetching, script execution, package building, testing, and publishing
Documentation
1
2
3
4
5
6
7
pub mod checks;
pub mod menuinst;
pub mod package_nature;
pub mod path_checks;
pub mod python;
pub mod regex_replacements;
pub mod relink;