about.json 3.1 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": "The PCRE library is a set of functions that implement regular expression pattern matching\nusing the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of\nwrapper functions that correspond to the POSIX regular expression API. The PCRE library is\nfree, even for building proprietary software.\n",
  9. "dev_url": "https://github.com/PhilipHazel/pcre2",
  10. "doc_url": "http://www.pcre.org/current/doc/html/",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "recipe-maintainers": [
  18. "dfornika",
  19. "mariusvniekerk",
  20. "xhochy"
  21. ]
  22. },
  23. "home": "http://www.pcre.org/",
  24. "identifiers": [],
  25. "keywords": [],
  26. "license": "BSD-3-Clause",
  27. "license_family": "BSD",
  28. "license_file": "LICENCE",
  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. "certifi 2021.10.8 py39h06a4308_0",
  37. "cffi 1.14.6 py39h400218f_0",
  38. "chardet 4.0.0 py39h06a4308_1003",
  39. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  40. "conda 4.11.0 py39h06a4308_0",
  41. "conda-build 3.21.7 py39h06a4308_0",
  42. "conda-package-handling 1.7.3 py39h27cfd23_1",
  43. "cryptography 36.0.0 py39h9ce1e76_0",
  44. "filelock 3.4.0 pyhd3eb1b0_0",
  45. "glob2 0.7 pyhd3eb1b0_0",
  46. "icu 58.2 he6710b0_3",
  47. "idna 3.3 pyhd3eb1b0_0",
  48. "jinja2 2.11.3 pyhd3eb1b0_0",
  49. "ld_impl_linux-64 2.35.1 h7274673_9",
  50. "libarchive 3.4.2 h62408e4_0",
  51. "libffi 3.3 he6710b0_2",
  52. "libgcc-ng 9.3.0 h5101ec6_17",
  53. "libgomp 9.3.0 h5101ec6_17",
  54. "liblief 0.10.1 h2531618_1",
  55. "libstdcxx-ng 9.3.0 hd4cf53a_17",
  56. "libxml2 2.9.12 h03d6c58_0",
  57. "lz4-c 1.9.3 h295c915_1",
  58. "markupsafe 2.0.1 py39h27cfd23_0",
  59. "ncurses 6.3 h7f8727e_2",
  60. "openssl 1.1.1l h7f8727e_0",
  61. "patchelf 0.13 h295c915_0",
  62. "pkginfo 1.7.1 py39h06a4308_0",
  63. "psutil 5.8.0 py39h27cfd23_1",
  64. "py-lief 0.10.1 py39h2531618_1",
  65. "pycosat 0.6.3 py39h27cfd23_0",
  66. "pycparser 2.21 pyhd3eb1b0_0",
  67. "pyopenssl 21.0.0 pyhd3eb1b0_1",
  68. "pysocks 1.7.1 py39h06a4308_0",
  69. "python 3.9.7 h12debd9_1",
  70. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  71. "pytz 2021.3 pyhd3eb1b0_0",
  72. "pyyaml 6.0 py39h7f8727e_1",
  73. "readline 8.1 h27cfd23_0",
  74. "requests 2.26.0 pyhd3eb1b0_0",
  75. "ripgrep 12.1.1 0",
  76. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  77. "setuptools 58.0.4 py39h06a4308_0",
  78. "six 1.16.0 pyhd3eb1b0_0",
  79. "soupsieve 2.3.1 pyhd3eb1b0_0",
  80. "tk 8.6.11 h1ccaba5_0",
  81. "tqdm 4.62.3 pyhd3eb1b0_1",
  82. "tzdata 2021e hda174b7_0",
  83. "urllib3 1.26.7 pyhd3eb1b0_0",
  84. "xz 5.2.5 h7b6447c_0",
  85. "yaml 0.2.5 h7b6447c_0",
  86. "zstd 1.4.9 haebb681_0",
  87. "zlib 1.2.11 h7f8727e_4",
  88. "sqlite 3.37.0 hc218d9a_0"
  89. ],
  90. "summary": "Regular expression pattern matching using Perl 5 syntax and semantics.",
  91. "tags": []
  92. }