Metadata-Version: 2.1
Name: mamba
Version: 0.19.0
Summary: A fast, libsolv based solver and installer for conda packages.
Home-page: https://github.com/mamba-org/mamba
Author: Wolf Vollprecht
Author-email: wolf.vollprecht@quantstack.net
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE
Requires-Dist: conda
Requires-Dist: libmambapy
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-lazy-fixture ; extra == 'test'

A (hopefully faster) reimplementation of the slow bits of conda.

