about.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "channels": [
  3. "https://repo.anaconda.com/pkgs/main",
  4. "https://conda.anaconda.org/staging_openssl3/label/openssl3"
  5. ],
  6. "conda_build_version": "3.24.0",
  7. "conda_version": "23.1.0",
  8. "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",
  9. "dev_url": "https://github.com/mamba-org/mamba",
  10. "doc_url": "https://mamba.readthedocs.io/",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "flow_run_id": "a26feb09-fbc3-4900-b112-b7c87c19359b",
  18. "parent_recipe": {
  19. "name": "mamba-split",
  20. "path": "/feedstock/recipe",
  21. "version": ""
  22. },
  23. "recipe-maintainers": [
  24. "adriendelsalle",
  25. "SylvainCorlay",
  26. "JohanMabille",
  27. "wolfv",
  28. "ericmjl"
  29. ],
  30. "remote_url": "git@github.com:AnacondaRecipes/mamba-feedstock.git",
  31. "sha": "8060264a8178d11aed2a35449d516b6b3d62dcc8"
  32. },
  33. "home": "https://github.com/mamba-org/mamba",
  34. "identifiers": [],
  35. "keywords": [],
  36. "license": "BSD-3-Clause",
  37. "license_family": "BSD",
  38. "license_file": "LICENSE",
  39. "root_pkgs": [
  40. "_libgcc_mutex 0.1 main",
  41. "_openmp_mutex 5.1 1_gnu",
  42. "brotlipy 0.7.0 py39h27cfd23_1003",
  43. "ca-certificates 2023.01.10 h06a4308_0",
  44. "certifi 2022.12.7 py39h06a4308_0",
  45. "cffi 1.15.1 py39h5eee18b_3",
  46. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  47. "conda 23.1.0 py39h06a4308_0",
  48. "conda-content-trust 0.1.3 py39h06a4308_0",
  49. "conda-package-handling 2.0.2 py39h06a4308_0",
  50. "conda-package-streaming 0.7.0 py39h06a4308_0",
  51. "idna 3.4 py39h06a4308_0",
  52. "ld_impl_linux-64 2.38 h1181459_1",
  53. "libffi 3.4.2 h6a678d5_6",
  54. "libgcc-ng 11.2.0 h1234567_1",
  55. "libgomp 11.2.0 h1234567_1",
  56. "libstdcxx-ng 11.2.0 h1234567_1",
  57. "ncurses 6.4 h6a678d5_0",
  58. "pluggy 1.0.0 py39h06a4308_1",
  59. "pycosat 0.6.4 py39h5eee18b_0",
  60. "pycparser 2.21 pyhd3eb1b0_0",
  61. "pysocks 1.7.1 py39h06a4308_0",
  62. "readline 8.2 h5eee18b_0",
  63. "ruamel.yaml 0.17.21 py39h5eee18b_0",
  64. "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
  65. "setuptools 65.6.3 py39h06a4308_0",
  66. "six 1.16.0 pyhd3eb1b0_1",
  67. "tk 8.6.12 h1ccaba5_0",
  68. "toolz 0.12.0 py39h06a4308_0",
  69. "tzdata 2022g h04d1e81_0",
  70. "urllib3 1.26.14 py39h06a4308_0",
  71. "xz 5.2.10 h5eee18b_1",
  72. "zlib 1.2.13 h5eee18b_0",
  73. "beautifulsoup4 4.11.1 py39h06a4308_0",
  74. "bzip2 1.0.8 h7b6447c_0",
  75. "c-ares 1.19.0 h5eee18b_0",
  76. "chardet 4.0.0 py39h06a4308_1003",
  77. "conda-build 3.24.0 py39h06a4308_0",
  78. "conda-libmamba-solver 23.1.0 py39h06a4308_0",
  79. "cryptography 39.0.1 py39h9ce1e76_0",
  80. "filelock 3.9.0 py39h06a4308_0",
  81. "fmt 9.1.0 hdb19cb5_0",
  82. "glob2 0.7 pyhd3eb1b0_0",
  83. "icu 58.2 he6710b0_3",
  84. "importlib-metadata 6.0.0 py39h06a4308_0",
  85. "jinja2 3.1.2 py39h06a4308_0",
  86. "krb5 1.19.4 h568e23c_0",
  87. "libarchive 3.6.2 hb4bd9a0_1",
  88. "libcurl 7.88.1 h91b91d3_0",
  89. "libedit 3.1.20221030 h5eee18b_0",
  90. "libev 4.33 h7f8727e_1",
  91. "liblief 0.12.3 h6a678d5_0",
  92. "libmamba 1.3.1 hdb19cb5_1",
  93. "libmambapy 1.3.1 py39hdb19cb5_1",
  94. "libnghttp2 1.46.0 hce63b2e_0",
  95. "libsolv 0.7.22 he621ea3_0",
  96. "libssh2 1.10.0 h8f2d780_0",
  97. "libxml2 2.10.3 hcbfbd50_0",
  98. "lz4-c 1.9.4 h6a678d5_0",
  99. "markupsafe 2.1.1 py39h7f8727e_0",
  100. "openssl 1.1.1t h7f8727e_0",
  101. "packaging 23.0 py39h06a4308_0",
  102. "patch 2.7.6 h7b6447c_1001",
  103. "patchelf 0.17.2 h6a678d5_0",
  104. "pcre2 10.37 he7ceb23_1",
  105. "pip 23.0.1 py39h06a4308_0",
  106. "pkginfo 1.9.6 py39h06a4308_0",
  107. "psutil 5.9.0 py39h5eee18b_0",
  108. "py-lief 0.12.3 py39h6a678d5_0",
  109. "pybind11-abi 4 hd3eb1b0_0",
  110. "pyopenssl 23.0.0 py39h06a4308_0",
  111. "python 3.9.16 h7a1cb2a_2",
  112. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  113. "pytz 2022.7 py39h06a4308_0",
  114. "pyyaml 6.0 py39h5eee18b_1",
  115. "reproc 14.2.4 h295c915_1",
  116. "reproc-cpp 14.2.4 h295c915_1",
  117. "requests 2.28.1 py39h06a4308_1",
  118. "ripgrep 13.0.0 hbdeaff8_0",
  119. "soupsieve 2.3.2.post1 py39h06a4308_0",
  120. "sqlite 3.41.1 h5eee18b_0",
  121. "tomli 2.0.1 py39h06a4308_0",
  122. "tqdm 4.65.0 py39hb070fc8_0",
  123. "wheel 0.38.4 py39h06a4308_0",
  124. "yaml 0.2.5 h7b6447c_0",
  125. "yaml-cpp 0.7.0 h295c915_1",
  126. "zipp 3.11.0 py39h06a4308_0",
  127. "zstandard 0.19.0 py39h5eee18b_0",
  128. "zstd 1.5.2 ha4553b6_0"
  129. ],
  130. "summary": "A fast drop-in alternative to conda, using libsolv for dependency resolution",
  131. "tags": []
  132. }