about.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "channels": [
  3. "https://repo.anaconda.com/pkgs/main"
  4. ],
  5. "conda_build_version": "3.24.0",
  6. "conda_version": "23.1.0",
  7. "description": "Python is a widely used high-level, general-purpose, interpreted, dynamic\nprogramming language. Its design philosophy emphasizes code\nreadability, and its syntax allows programmers to express concepts in\nfewer lines of code than would be possible in languages such as C++ or\nJava. The language provides constructs intended to enable clear programs\non both a small and large scale.\n",
  8. "dev_url": "https://devguide.python.org/",
  9. "doc_url": "https://www.python.org/doc/versions/",
  10. "env_vars": {
  11. "CIO_TEST": "<not set>"
  12. },
  13. "extra": {
  14. "copy_test_source_files": true,
  15. "feedstock-name": "python",
  16. "final": true,
  17. "flow_run_id": "30f1bb02-d97d-415e-b325-f5a3acb29824",
  18. "parent_recipe": {
  19. "name": "python-split",
  20. "path": "/feedstock/recipe",
  21. "version": "3.9.17"
  22. },
  23. "recipe-maintainers": [
  24. "isuruf",
  25. "jakirkham",
  26. "mbargull",
  27. "mingwandroid",
  28. "msarahan",
  29. "pelson",
  30. "ocefpaf",
  31. "scopatz"
  32. ],
  33. "remote_url": "git@github.com:AnacondaRecipes/python-feedstock.git",
  34. "sha": "1ba3174de233fd36424df8f22124727a5e16bbd3"
  35. },
  36. "home": "https://www.python.org/",
  37. "identifiers": [],
  38. "keywords": [],
  39. "license": "PSF-2.0",
  40. "license_family": "PSF",
  41. "license_file": "LICENSE",
  42. "license_url": "https://docs.python.org/3.9/license.html",
  43. "root_pkgs": [
  44. "_libgcc_mutex 0.1 main",
  45. "_openmp_mutex 5.1 1_gnu",
  46. "brotlipy 0.7.0 py39h27cfd23_1003",
  47. "ca-certificates 2023.01.10 h06a4308_0",
  48. "certifi 2022.12.7 py39h06a4308_0",
  49. "cffi 1.15.1 py39h5eee18b_3",
  50. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  51. "conda 23.1.0 py39h06a4308_0",
  52. "conda-content-trust 0.1.3 py39h06a4308_0",
  53. "conda-package-handling 2.0.2 py39h06a4308_0",
  54. "conda-package-streaming 0.7.0 py39h06a4308_0",
  55. "idna 3.4 py39h06a4308_0",
  56. "ld_impl_linux-64 2.38 h1181459_1",
  57. "libffi 3.4.2 h6a678d5_6",
  58. "libgcc-ng 11.2.0 h1234567_1",
  59. "libgomp 11.2.0 h1234567_1",
  60. "libstdcxx-ng 11.2.0 h1234567_1",
  61. "ncurses 6.4 h6a678d5_0",
  62. "pluggy 1.0.0 py39h06a4308_1",
  63. "pycosat 0.6.4 py39h5eee18b_0",
  64. "pycparser 2.21 pyhd3eb1b0_0",
  65. "pysocks 1.7.1 py39h06a4308_0",
  66. "readline 8.2 h5eee18b_0",
  67. "ruamel.yaml 0.17.21 py39h5eee18b_0",
  68. "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
  69. "setuptools 65.6.3 py39h06a4308_0",
  70. "six 1.16.0 pyhd3eb1b0_1",
  71. "tk 8.6.12 h1ccaba5_0",
  72. "toolz 0.12.0 py39h06a4308_0",
  73. "tzdata 2022g h04d1e81_0",
  74. "urllib3 1.26.14 py39h06a4308_0",
  75. "xz 5.2.10 h5eee18b_1",
  76. "zlib 1.2.13 h5eee18b_0",
  77. "beautifulsoup4 4.11.1 py39h06a4308_0",
  78. "bzip2 1.0.8 h7b6447c_0",
  79. "c-ares 1.19.0 h5eee18b_0",
  80. "chardet 4.0.0 py39h06a4308_1003",
  81. "conda-build 3.24.0 py39h06a4308_0",
  82. "conda-libmamba-solver 23.1.0 py39h06a4308_0",
  83. "cryptography 39.0.1 py39h9ce1e76_0",
  84. "filelock 3.9.0 py39h06a4308_0",
  85. "fmt 9.1.0 hdb19cb5_0",
  86. "glob2 0.7 pyhd3eb1b0_0",
  87. "icu 58.2 he6710b0_3",
  88. "importlib-metadata 6.0.0 py39h06a4308_0",
  89. "jinja2 3.1.2 py39h06a4308_0",
  90. "krb5 1.19.4 h568e23c_0",
  91. "libarchive 3.6.2 hb4bd9a0_1",
  92. "libcurl 7.88.1 h91b91d3_0",
  93. "libedit 3.1.20221030 h5eee18b_0",
  94. "libev 4.33 h7f8727e_1",
  95. "liblief 0.12.3 h6a678d5_0",
  96. "libmamba 1.3.1 hdb19cb5_1",
  97. "libmambapy 1.3.1 py39hdb19cb5_1",
  98. "libnghttp2 1.46.0 hce63b2e_0",
  99. "libsolv 0.7.22 he621ea3_0",
  100. "libssh2 1.10.0 h8f2d780_0",
  101. "libxml2 2.10.3 hcbfbd50_0",
  102. "lz4-c 1.9.4 h6a678d5_0",
  103. "markupsafe 2.1.1 py39h7f8727e_0",
  104. "openssl 1.1.1t h7f8727e_0",
  105. "packaging 23.0 py39h06a4308_0",
  106. "patch 2.7.6 h7b6447c_1001",
  107. "patchelf 0.17.2 h6a678d5_0",
  108. "pcre2 10.37 he7ceb23_1",
  109. "pip 23.0.1 py39h06a4308_0",
  110. "pkginfo 1.9.6 py39h06a4308_0",
  111. "psutil 5.9.0 py39h5eee18b_0",
  112. "py-lief 0.12.3 py39h6a678d5_0",
  113. "pybind11-abi 4 hd3eb1b0_0",
  114. "pyopenssl 23.0.0 py39h06a4308_0",
  115. "python 3.9.16 h7a1cb2a_2",
  116. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  117. "pytz 2022.7 py39h06a4308_0",
  118. "pyyaml 6.0 py39h5eee18b_1",
  119. "reproc 14.2.4 h295c915_1",
  120. "reproc-cpp 14.2.4 h295c915_1",
  121. "requests 2.28.1 py39h06a4308_1",
  122. "ripgrep 13.0.0 hbdeaff8_0",
  123. "soupsieve 2.3.2.post1 py39h06a4308_0",
  124. "sqlite 3.41.1 h5eee18b_0",
  125. "tomli 2.0.1 py39h06a4308_0",
  126. "tqdm 4.65.0 py39hb070fc8_0",
  127. "wheel 0.38.4 py39h06a4308_0",
  128. "yaml 0.2.5 h7b6447c_0",
  129. "yaml-cpp 0.7.0 h295c915_1",
  130. "zipp 3.11.0 py39h06a4308_0",
  131. "zstandard 0.19.0 py39h5eee18b_0",
  132. "zstd 1.5.2 ha4553b6_0"
  133. ],
  134. "summary": "General purpose programming language",
  135. "tags": []
  136. }