Metadata-Version: 2.4
Name: conda-completer
Version: 0.2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Rust
Summary: Fast completion engine for conda -- reads a msgpack manifest and project files to produce TAB candidates
Author-email: Jannis Leidel <jannis@leidel.info>
License: BSD-3-Clause
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: repository, https://github.com/conda-incubator/conda-completion

# conda-completer

Fast completion engine for conda. Reads a msgpack manifest and project files to
produce TAB candidates.

This is an internal binary used by `conda-completion`. It is not intended to be
invoked directly.

