wovensnake 0.3.6

A high-performance Python package manager built with Rust.
Documentation
1
2
3
4
5
# Enforce Unix line endings for Rust files
*.rs text eol=lf

# Default for other files
* text=auto