about.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "channels": [
  3. "https://repo.anaconda.com/pkgs/main"
  4. ],
  5. "conda_build_version": "3.22.0",
  6. "conda_private": false,
  7. "conda_version": "4.14.0",
  8. "description": "{fmt} is an open-source formatting library for C++.\nIt can be used as a safe and fast alternative to (s)printf and iostreams.\n",
  9. "dev_url": "https://github.com/fmtlib/fmt",
  10. "doc_url": "https://fmt.dev/latest/",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "flow_run_id": "ab1096e8-265d-42d9-86c4-e00332642591",
  18. "recipe-maintainers": [
  19. "tdegeus",
  20. "vitaut",
  21. "saraedum"
  22. ],
  23. "remote_url": "git@github.com:AnacondaRecipes/fmt-feedstock.git",
  24. "sha": "71f9fe8f7258b237b28b798036d2140668923027"
  25. },
  26. "home": "https://fmt.dev/latest/",
  27. "identifiers": [],
  28. "keywords": [],
  29. "license": "MIT",
  30. "license_family": "MIT",
  31. "license_file": "LICENSE.rst",
  32. "root_pkgs": [
  33. "_libgcc_mutex 0.1 main",
  34. "brotlipy 0.7.0 py39h27cfd23_1003",
  35. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  36. "idna 3.3 pyhd3eb1b0_0",
  37. "libffi 3.3 he6710b0_2",
  38. "pycosat 0.6.3 py39h27cfd23_0",
  39. "pycparser 2.21 pyhd3eb1b0_0",
  40. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  41. "pysocks 1.7.1 py39h06a4308_0",
  42. "readline 8.1.2 h7f8727e_1",
  43. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  44. "six 1.16.0 pyhd3eb1b0_1",
  45. "wheel 0.37.1 pyhd3eb1b0_0",
  46. "yaml 0.2.5 h7b6447c_0",
  47. "_openmp_mutex 5.1 1_gnu",
  48. "beautifulsoup4 4.11.1 py39h06a4308_0",
  49. "bzip2 1.0.8 h7b6447c_0",
  50. "ca-certificates 2022.07.19 h06a4308_0",
  51. "certifi 2022.9.14 py39h06a4308_0",
  52. "cffi 1.15.1 py39h74dc2b5_0",
  53. "chardet 4.0.0 py39h06a4308_1003",
  54. "conda 4.14.0 py39h06a4308_0",
  55. "conda-build 3.22.0 py39h06a4308_0",
  56. "conda-package-handling 1.9.0 py39h5eee18b_0",
  57. "cryptography 37.0.1 py39h9ce1e76_0",
  58. "cytoolz 0.11.0 py39h27cfd23_0",
  59. "filelock 3.6.0 pyhd3eb1b0_0",
  60. "glob2 0.7 pyhd3eb1b0_0",
  61. "icu 58.2 he6710b0_3",
  62. "jinja2 2.11.3 pyhd3eb1b0_0",
  63. "ld_impl_linux-64 2.38 h1181459_1",
  64. "libarchive 3.6.1 hab531cd_0",
  65. "libgcc-ng 11.2.0 h1234567_1",
  66. "libgomp 11.2.0 h1234567_1",
  67. "liblief 0.11.5 h295c915_1",
  68. "libstdcxx-ng 11.2.0 h1234567_1",
  69. "libxml2 2.9.14 h74e7548_0",
  70. "lz4-c 1.9.3 h295c915_1",
  71. "markupsafe 2.0.1 py39h27cfd23_0",
  72. "ncurses 6.3 h5eee18b_3",
  73. "openssl 1.1.1q h7f8727e_0",
  74. "patch 2.7.6 h7b6447c_1001",
  75. "patchelf 0.13 h295c915_0",
  76. "pip 22.1.2 py39h06a4308_0",
  77. "pkginfo 1.8.2 pyhd3eb1b0_0",
  78. "psutil 5.9.0 py39h5eee18b_0",
  79. "py-lief 0.11.5 py39h295c915_1",
  80. "python 3.9.13 haa1d7c7_1",
  81. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  82. "pytz 2022.1 py39h06a4308_0",
  83. "pyyaml 6.0 py39h7f8727e_1",
  84. "requests 2.28.1 py39h06a4308_0",
  85. "ripgrep 13.0.0 hbdeaff8_0",
  86. "setuptools 63.4.1 py39h06a4308_0",
  87. "soupsieve 2.3.1 pyhd3eb1b0_0",
  88. "sqlite 3.39.2 h5082296_0",
  89. "tk 8.6.12 h1ccaba5_0",
  90. "toml 0.10.2 pyhd3eb1b0_0",
  91. "toolz 0.11.2 pyhd3eb1b0_0",
  92. "tqdm 4.64.0 py39h06a4308_0",
  93. "tzdata 2022c h04d1e81_0",
  94. "urllib3 1.26.11 py39h06a4308_0",
  95. "xz 5.2.5 h7f8727e_1",
  96. "zlib 1.2.12 h5eee18b_3",
  97. "zstd 1.5.2 ha4553b6_0"
  98. ],
  99. "summary": "{fmt} is an open-source formatting library for C++",
  100. "tags": []
  101. }