about.json 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "channels": [
  3. "https://repo.anaconda.com/pkgs/r"
  4. ],
  5. "conda_build_version": "3.21.8",
  6. "conda_private": false,
  7. "conda_version": "4.12.0",
  8. "dev_url": "https://github.com/DaanDeMeyer/reproc",
  9. "doc_url": "https://github.com/DaanDeMeyer/reproc#reproc",
  10. "env_vars": {
  11. "CIO_TEST": "<not set>"
  12. },
  13. "extra": {
  14. "copy_test_source_files": true,
  15. "final": true,
  16. "recipe-maintainers": [
  17. "wolfv",
  18. "DaanDeMeyer"
  19. ]
  20. },
  21. "home": "https://github.com/DaanDeMeyer/reproc",
  22. "identifiers": [],
  23. "keywords": [],
  24. "license": "MIT",
  25. "license_family": "MIT",
  26. "license_file": "LICENSE",
  27. "root_pkgs": [
  28. "_libgcc_mutex 0.1 main",
  29. "_openmp_mutex 4.5 1_gnu",
  30. "beautifulsoup4 4.10.0 pyh06a4308_0",
  31. "brotlipy 0.7.0 py39h27cfd23_1003",
  32. "bzip2 1.0.8 h7b6447c_0",
  33. "chardet 4.0.0 py39h06a4308_1003",
  34. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  35. "conda-package-handling 1.7.3 py39h27cfd23_1",
  36. "cryptography 36.0.0 py39h9ce1e76_0",
  37. "glob2 0.7 pyhd3eb1b0_0",
  38. "icu 58.2 he6710b0_3",
  39. "idna 3.3 pyhd3eb1b0_0",
  40. "jinja2 2.11.3 pyhd3eb1b0_0",
  41. "ld_impl_linux-64 2.35.1 h7274673_9",
  42. "libarchive 3.4.2 h62408e4_0",
  43. "libffi 3.3 he6710b0_2",
  44. "libgcc-ng 9.3.0 h5101ec6_17",
  45. "libgomp 9.3.0 h5101ec6_17",
  46. "liblief 0.10.1 h2531618_1",
  47. "libstdcxx-ng 9.3.0 hd4cf53a_17",
  48. "libxml2 2.9.12 h03d6c58_0",
  49. "lz4-c 1.9.3 h295c915_1",
  50. "markupsafe 2.0.1 py39h27cfd23_0",
  51. "ncurses 6.3 h7f8727e_2",
  52. "patchelf 0.13 h295c915_0",
  53. "psutil 5.8.0 py39h27cfd23_1",
  54. "py-lief 0.10.1 py39h2531618_1",
  55. "pycosat 0.6.3 py39h27cfd23_0",
  56. "pycparser 2.21 pyhd3eb1b0_0",
  57. "pysocks 1.7.1 py39h06a4308_0",
  58. "python 3.9.7 h12debd9_1",
  59. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  60. "pytz 2021.3 pyhd3eb1b0_0",
  61. "pyyaml 6.0 py39h7f8727e_1",
  62. "ripgrep 12.1.1 0",
  63. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  64. "setuptools 58.0.4 py39h06a4308_0",
  65. "soupsieve 2.3.1 pyhd3eb1b0_0",
  66. "tk 8.6.11 h1ccaba5_0",
  67. "tzdata 2021e hda174b7_0",
  68. "xz 5.2.5 h7b6447c_0",
  69. "yaml 0.2.5 h7b6447c_0",
  70. "zlib 1.2.11 h7f8727e_4",
  71. "zstd 1.4.9 haebb681_0",
  72. "ca-certificates 2022.2.1 h06a4308_0",
  73. "openssl 1.1.1m h7f8727e_0",
  74. "readline 8.1.2 h7f8727e_1",
  75. "sqlite 3.38.0 hc218d9a_0",
  76. "certifi 2021.10.8 py39h06a4308_2",
  77. "colorama 0.4.4 pyhd3eb1b0_0",
  78. "filelock 3.6.0 pyhd3eb1b0_0",
  79. "pkginfo 1.8.2 pyhd3eb1b0_0",
  80. "six 1.16.0 pyhd3eb1b0_1",
  81. "cffi 1.15.0 py39hd667e15_1",
  82. "tqdm 4.63.0 pyhd3eb1b0_0",
  83. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  84. "urllib3 1.26.8 pyhd3eb1b0_0",
  85. "requests 2.27.1 pyhd3eb1b0_0",
  86. "conda 4.12.0 py39h06a4308_0",
  87. "conda-build 3.21.8 py39h06a4308_1"
  88. ],
  89. "summary": "reproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs.",
  90. "tags": []
  91. }