[package] summary = "Simple configuration parsing utility with no dependencies" [scripts] prep.post = [ "# remove executable bits from files", "find -type f -executable -print -exec chmod -x {} +", ]