diff --git a/README.md b/README.md index dee3dad8..5e36fe0e 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pip](https://pip.pypa.io/en/latest/) / [Python Package Index](https://pypi.python.org/pypi) - The package and dependency manager. * [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager. * [wheel](http://pythonwheels.com/) - The new standard of Python distribution and are intended to replace eggs. +* [Curdling](http://clarete.li/curdling/) - Curdling is a command line tool for managing Python packages. ## Distribution