123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- {
- "channels": [
- "https://repo.anaconda.com/pkgs/main",
- "https://conda.anaconda.org/staging_openssl3/label/openssl3"
- ],
- "conda_build_version": "3.24.0",
- "conda_version": "23.1.0",
- "description": "\n[![Build Status](https://github.com/mamba-org/mamba/workflows/CI/badge.svg)](https://github.com/mamba-org/mamba/actions)\n[![Join the Gitter Chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mamba-org/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n[![docs](https://readthedocs.org/projects/mamba/badge/?version=latest&style=flat)](https://mamba.readthedocs.io/en/latest)\n\n`mamba` is a reimplementation of the conda package manager in C++.\n\n- parallel downloading of repository data and package files using multi-threading\n- libsolv for much faster dependency solving, a state of the art library used in the RPM package manager of Red Hat, Fedora and OpenSUSE\n- core parts of `mamba` are implemented in C++ for maximum efficiency\n\nAt the same time, `mamba` utilizes the same command line parser, package installation and deinstallation code and transaction verification routines as `conda` to stay as compatible as possible.\n\nMamba is part of a bigger ecosystem to make scientific packaging more sustainable. You can read our [announcement blog post](https://medium.com/@QuantStack/open-software-packaging-for-science-61cecee7fc23).\nThe ecosystem also consists of `quetz`, an open source `conda` package server and `boa`, a fast `conda` package builder.\n\n\nPlease refer to the [`mamba` and `micromamba` installation guide](https://mamba.readthedocs.io/en/latest/installation.html) in the documentation.\n\n\n`mamba` and `micromamba` come with features on top of stock `conda`.\n\n\nTo efficiently query repositories and query package dependencies you can use `mamba repoquery` or `micromamba repoquery`.\nSee the [repoquery documentation](https://mamba.readthedocs.io/en/latest/user_guide/mamba.html#repoquery) for details.\n\n\n`micromamba` can be used to install lock files generated by [conda-lock](https://conda-incubator.github.io/conda-lock/) without having to install `conda-lock`. Simply invoke e.g. `micromamba create -n my-env -f conda-lock.yml` with an environment lockfile named `*-lock.yml` or `*-lock.yaml`.\n",
- "dev_url": "https://github.com/mamba-org/mamba",
- "doc_url": "https://mamba.readthedocs.io/",
- "env_vars": {
- "CIO_TEST": "<not set>"
- },
- "extra": {
- "copy_test_source_files": true,
- "final": true,
- "flow_run_id": "a26feb09-fbc3-4900-b112-b7c87c19359b",
- "parent_recipe": {
- "name": "mamba-split",
- "path": "/feedstock/recipe",
- "version": ""
- },
- "recipe-maintainers": [
- "adriendelsalle",
- "SylvainCorlay",
- "JohanMabille",
- "wolfv",
- "ericmjl"
- ],
- "remote_url": "git@github.com:AnacondaRecipes/mamba-feedstock.git",
- "sha": "8060264a8178d11aed2a35449d516b6b3d62dcc8"
- },
- "home": "https://github.com/mamba-org/mamba",
- "identifiers": [],
- "keywords": [],
- "license": "BSD-3-Clause",
- "license_family": "BSD",
- "license_file": "LICENSE",
- "root_pkgs": [
- "_libgcc_mutex 0.1 main",
- "_openmp_mutex 5.1 1_gnu",
- "brotlipy 0.7.0 py39h27cfd23_1003",
- "ca-certificates 2023.01.10 h06a4308_0",
- "certifi 2022.12.7 py39h06a4308_0",
- "cffi 1.15.1 py39h5eee18b_3",
- "charset-normalizer 2.0.4 pyhd3eb1b0_0",
- "conda 23.1.0 py39h06a4308_0",
- "conda-content-trust 0.1.3 py39h06a4308_0",
- "conda-package-handling 2.0.2 py39h06a4308_0",
- "conda-package-streaming 0.7.0 py39h06a4308_0",
- "idna 3.4 py39h06a4308_0",
- "ld_impl_linux-64 2.38 h1181459_1",
- "libffi 3.4.2 h6a678d5_6",
- "libgcc-ng 11.2.0 h1234567_1",
- "libgomp 11.2.0 h1234567_1",
- "libstdcxx-ng 11.2.0 h1234567_1",
- "ncurses 6.4 h6a678d5_0",
- "pluggy 1.0.0 py39h06a4308_1",
- "pycosat 0.6.4 py39h5eee18b_0",
- "pycparser 2.21 pyhd3eb1b0_0",
- "pysocks 1.7.1 py39h06a4308_0",
- "readline 8.2 h5eee18b_0",
- "ruamel.yaml 0.17.21 py39h5eee18b_0",
- "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
- "setuptools 65.6.3 py39h06a4308_0",
- "six 1.16.0 pyhd3eb1b0_1",
- "tk 8.6.12 h1ccaba5_0",
- "toolz 0.12.0 py39h06a4308_0",
- "tzdata 2022g h04d1e81_0",
- "urllib3 1.26.14 py39h06a4308_0",
- "xz 5.2.10 h5eee18b_1",
- "zlib 1.2.13 h5eee18b_0",
- "beautifulsoup4 4.11.1 py39h06a4308_0",
- "bzip2 1.0.8 h7b6447c_0",
- "c-ares 1.19.0 h5eee18b_0",
- "chardet 4.0.0 py39h06a4308_1003",
- "conda-build 3.24.0 py39h06a4308_0",
- "conda-libmamba-solver 23.1.0 py39h06a4308_0",
- "cryptography 39.0.1 py39h9ce1e76_0",
- "filelock 3.9.0 py39h06a4308_0",
- "fmt 9.1.0 hdb19cb5_0",
- "glob2 0.7 pyhd3eb1b0_0",
- "icu 58.2 he6710b0_3",
- "importlib-metadata 6.0.0 py39h06a4308_0",
- "jinja2 3.1.2 py39h06a4308_0",
- "krb5 1.19.4 h568e23c_0",
- "libarchive 3.6.2 hb4bd9a0_1",
- "libcurl 7.88.1 h91b91d3_0",
- "libedit 3.1.20221030 h5eee18b_0",
- "libev 4.33 h7f8727e_1",
- "liblief 0.12.3 h6a678d5_0",
- "libmamba 1.3.1 hdb19cb5_1",
- "libmambapy 1.3.1 py39hdb19cb5_1",
- "libnghttp2 1.46.0 hce63b2e_0",
- "libsolv 0.7.22 he621ea3_0",
- "libssh2 1.10.0 h8f2d780_0",
- "libxml2 2.10.3 hcbfbd50_0",
- "lz4-c 1.9.4 h6a678d5_0",
- "markupsafe 2.1.1 py39h7f8727e_0",
- "openssl 1.1.1t h7f8727e_0",
- "packaging 23.0 py39h06a4308_0",
- "patch 2.7.6 h7b6447c_1001",
- "patchelf 0.17.2 h6a678d5_0",
- "pcre2 10.37 he7ceb23_1",
- "pip 23.0.1 py39h06a4308_0",
- "pkginfo 1.9.6 py39h06a4308_0",
- "psutil 5.9.0 py39h5eee18b_0",
- "py-lief 0.12.3 py39h6a678d5_0",
- "pybind11-abi 4 hd3eb1b0_0",
- "pyopenssl 23.0.0 py39h06a4308_0",
- "python 3.9.16 h7a1cb2a_2",
- "python-libarchive-c 2.9 pyhd3eb1b0_1",
- "pytz 2022.7 py39h06a4308_0",
- "pyyaml 6.0 py39h5eee18b_1",
- "reproc 14.2.4 h295c915_1",
- "reproc-cpp 14.2.4 h295c915_1",
- "requests 2.28.1 py39h06a4308_1",
- "ripgrep 13.0.0 hbdeaff8_0",
- "soupsieve 2.3.2.post1 py39h06a4308_0",
- "sqlite 3.41.1 h5eee18b_0",
- "tomli 2.0.1 py39h06a4308_0",
- "tqdm 4.65.0 py39hb070fc8_0",
- "wheel 0.38.4 py39h06a4308_0",
- "yaml 0.2.5 h7b6447c_0",
- "yaml-cpp 0.7.0 h295c915_1",
- "zipp 3.11.0 py39h06a4308_0",
- "zstandard 0.19.0 py39h5eee18b_0",
- "zstd 1.5.2 ha4553b6_0"
- ],
- "summary": "A fast drop-in alternative to conda, using libsolv for dependency resolution",
- "tags": []
- }
|