about.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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": "LZ4 is lossless compression algorithm, providing compression speed at 400\nMB/s per core (0.16 Bytes/cycle). It features an extremely fast decoder,\nwith speed in multiple GB/s per core (0.71 Bytes/cycle). A high compression\nderivative, called LZ4_HC, is available, trading customizable CPU time for\ncompression ratio. LZ4 library is provided as open source software using a\nBSD license.\n",
  9. "dev_url": "https://github.com/lz4/lz4",
  10. "doc_url": "https://github.com/lz4/lz4/blob/dev/README.md",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "flow_run_id": "1a1ce31b-8a4c-4261-b90f-bcc3584e1c9f",
  18. "recipe-maintainers": [
  19. "mingwandroid",
  20. "rmax",
  21. "wesm",
  22. "xhochy"
  23. ],
  24. "remote_url": "git@github.com:AnacondaRecipes/lz4-c-feedstock.git",
  25. "sha": "359bebe42162aacde2c674faaef7bc52a2ce74c7"
  26. },
  27. "home": "https://lz4.github.io/lz4/",
  28. "identifiers": [],
  29. "keywords": [],
  30. "license": "BSD-2-Clause",
  31. "license_family": "BSD",
  32. "license_file": "lib/LICENSE",
  33. "root_pkgs": [
  34. "_libgcc_mutex 0.1 main",
  35. "brotlipy 0.7.0 py39h27cfd23_1003",
  36. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  37. "idna 3.3 pyhd3eb1b0_0",
  38. "libffi 3.3 he6710b0_2",
  39. "pycosat 0.6.3 py39h27cfd23_0",
  40. "pycparser 2.21 pyhd3eb1b0_0",
  41. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  42. "pysocks 1.7.1 py39h06a4308_0",
  43. "readline 8.1.2 h7f8727e_1",
  44. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  45. "six 1.16.0 pyhd3eb1b0_1",
  46. "wheel 0.37.1 pyhd3eb1b0_0",
  47. "yaml 0.2.5 h7b6447c_0",
  48. "_openmp_mutex 5.1 1_gnu",
  49. "beautifulsoup4 4.11.1 py39h06a4308_0",
  50. "bzip2 1.0.8 h7b6447c_0",
  51. "ca-certificates 2022.07.19 h06a4308_0",
  52. "certifi 2022.9.14 py39h06a4308_0",
  53. "cffi 1.15.1 py39h74dc2b5_0",
  54. "chardet 4.0.0 py39h06a4308_1003",
  55. "conda 4.14.0 py39h06a4308_0",
  56. "conda-build 3.22.0 py39h06a4308_0",
  57. "conda-package-handling 1.9.0 py39h5eee18b_0",
  58. "cryptography 37.0.1 py39h9ce1e76_0",
  59. "cytoolz 0.11.0 py39h27cfd23_0",
  60. "filelock 3.6.0 pyhd3eb1b0_0",
  61. "glob2 0.7 pyhd3eb1b0_0",
  62. "icu 58.2 he6710b0_3",
  63. "jinja2 2.11.3 pyhd3eb1b0_0",
  64. "ld_impl_linux-64 2.38 h1181459_1",
  65. "libarchive 3.6.1 hab531cd_0",
  66. "libgcc-ng 11.2.0 h1234567_1",
  67. "libgomp 11.2.0 h1234567_1",
  68. "liblief 0.11.5 h295c915_1",
  69. "libstdcxx-ng 11.2.0 h1234567_1",
  70. "libxml2 2.9.14 h74e7548_0",
  71. "lz4-c 1.9.3 h295c915_1",
  72. "markupsafe 2.0.1 py39h27cfd23_0",
  73. "ncurses 6.3 h5eee18b_3",
  74. "openssl 1.1.1q h7f8727e_0",
  75. "patch 2.7.6 h7b6447c_1001",
  76. "patchelf 0.13 h295c915_0",
  77. "pip 22.1.2 py39h06a4308_0",
  78. "pkginfo 1.8.2 pyhd3eb1b0_0",
  79. "psutil 5.9.0 py39h5eee18b_0",
  80. "py-lief 0.11.5 py39h295c915_1",
  81. "python 3.9.13 haa1d7c7_1",
  82. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  83. "pytz 2022.1 py39h06a4308_0",
  84. "pyyaml 6.0 py39h7f8727e_1",
  85. "requests 2.28.1 py39h06a4308_0",
  86. "ripgrep 13.0.0 hbdeaff8_0",
  87. "setuptools 63.4.1 py39h06a4308_0",
  88. "soupsieve 2.3.1 pyhd3eb1b0_0",
  89. "sqlite 3.39.2 h5082296_0",
  90. "tk 8.6.12 h1ccaba5_0",
  91. "toml 0.10.2 pyhd3eb1b0_0",
  92. "toolz 0.11.2 pyhd3eb1b0_0",
  93. "tqdm 4.64.0 py39h06a4308_0",
  94. "tzdata 2022c h04d1e81_0",
  95. "urllib3 1.26.11 py39h06a4308_0",
  96. "xz 5.2.5 h7f8727e_1",
  97. "zlib 1.2.12 h5eee18b_3",
  98. "zstd 1.5.2 ha4553b6_0"
  99. ],
  100. "summary": "Extremely Fast Compression algorithm",
  101. "tags": []
  102. }