about.json 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "channels": [
  3. "https://repo.anaconda.com/pkgs/r"
  4. ],
  5. "conda_build_version": "3.21.7",
  6. "conda_private": false,
  7. "conda_version": "4.11.0",
  8. "description": "Six provides simple utilities for wrapping over differences between\nPython 2 and Python 3. It is intended to support codebases that work on\nboth Python 2 and 3 without modification. six consists of only one Python\nfile, so it is painless to copy into a project.\n",
  9. "dev_url": "https://github.com/benjaminp/six",
  10. "doc_url": "https://six.readthedocs.io/",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "recipe-maintainers": [
  18. "jakirkham",
  19. "msarahan",
  20. "ocefpaf"
  21. ]
  22. },
  23. "home": "https://six.readthedocs.io/",
  24. "identifiers": [],
  25. "keywords": [],
  26. "license": "MIT",
  27. "license_family": "MIT",
  28. "license_file": "LICENSE",
  29. "root_pkgs": [
  30. "_libgcc_mutex 0.1 main",
  31. "_openmp_mutex 4.5 1_gnu",
  32. "beautifulsoup4 4.10.0 pyh06a4308_0",
  33. "brotlipy 0.7.0 py39h27cfd23_1003",
  34. "bzip2 1.0.8 h7b6447c_0",
  35. "ca-certificates 2021.10.26 h06a4308_2",
  36. "chardet 4.0.0 py39h06a4308_1003",
  37. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  38. "conda 4.11.0 py39h06a4308_0",
  39. "conda-build 3.21.7 py39h06a4308_0",
  40. "conda-package-handling 1.7.3 py39h27cfd23_1",
  41. "cryptography 36.0.0 py39h9ce1e76_0",
  42. "glob2 0.7 pyhd3eb1b0_0",
  43. "icu 58.2 he6710b0_3",
  44. "idna 3.3 pyhd3eb1b0_0",
  45. "jinja2 2.11.3 pyhd3eb1b0_0",
  46. "ld_impl_linux-64 2.35.1 h7274673_9",
  47. "libarchive 3.4.2 h62408e4_0",
  48. "libffi 3.3 he6710b0_2",
  49. "libgcc-ng 9.3.0 h5101ec6_17",
  50. "libgomp 9.3.0 h5101ec6_17",
  51. "liblief 0.10.1 h2531618_1",
  52. "libstdcxx-ng 9.3.0 hd4cf53a_17",
  53. "libxml2 2.9.12 h03d6c58_0",
  54. "lz4-c 1.9.3 h295c915_1",
  55. "markupsafe 2.0.1 py39h27cfd23_0",
  56. "ncurses 6.3 h7f8727e_2",
  57. "patchelf 0.13 h295c915_0",
  58. "psutil 5.8.0 py39h27cfd23_1",
  59. "py-lief 0.10.1 py39h2531618_1",
  60. "pycosat 0.6.3 py39h27cfd23_0",
  61. "pycparser 2.21 pyhd3eb1b0_0",
  62. "pysocks 1.7.1 py39h06a4308_0",
  63. "python 3.9.7 h12debd9_1",
  64. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  65. "pytz 2021.3 pyhd3eb1b0_0",
  66. "pyyaml 6.0 py39h7f8727e_1",
  67. "ripgrep 12.1.1 0",
  68. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  69. "setuptools 58.0.4 py39h06a4308_0",
  70. "six 1.16.0 pyhd3eb1b0_0",
  71. "soupsieve 2.3.1 pyhd3eb1b0_0",
  72. "tk 8.6.11 h1ccaba5_0",
  73. "tqdm 4.62.3 pyhd3eb1b0_1",
  74. "tzdata 2021e hda174b7_0",
  75. "xz 5.2.5 h7b6447c_0",
  76. "yaml 0.2.5 h7b6447c_0",
  77. "zlib 1.2.11 h7f8727e_4",
  78. "zstd 1.4.9 haebb681_0",
  79. "openssl 1.1.1m h7f8727e_0",
  80. "readline 8.1.2 h7f8727e_1",
  81. "sqlite 3.37.2 hc218d9a_0",
  82. "certifi 2021.10.8 py39h06a4308_2",
  83. "filelock 3.4.2 pyhd3eb1b0_0",
  84. "pkginfo 1.8.2 pyhd3eb1b0_0",
  85. "cffi 1.15.0 py39hd667e15_1",
  86. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  87. "urllib3 1.26.8 pyhd3eb1b0_0",
  88. "requests 2.27.1 pyhd3eb1b0_0"
  89. ],
  90. "summary": "Python 2 and 3 compatibility utilities",
  91. "tags": []
  92. }