about.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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": "PicoSAT is a popular SAT solver written by Armin Biere in pure C. This\npackage provides efficient Python bindings to picosat on the C level, i.e.\nwhen importing pycosat, the picosat solver becomes part of the Python\nprocess itself.\n",
  9. "dev_url": "https://github.com/conda/pycosat",
  10. "doc_source_url": "https://github.com/conda/pycosat/blob/master/README.rst",
  11. "doc_url": "https://pypi.org/project/pycosat/",
  12. "env_vars": {
  13. "CIO_TEST": "<not set>"
  14. },
  15. "extra": {
  16. "copy_test_source_files": true,
  17. "final": true,
  18. "flow_run_id": "31bb377e-4f5a-48d3-893a-3135cd08bdaf",
  19. "recipe-maintainers": [
  20. "jakirkham",
  21. "kalefranz",
  22. "mcg1969",
  23. "msarahan",
  24. "pelson",
  25. "nehaljwani",
  26. "mingwandroid"
  27. ],
  28. "remote_url": "git@github.com:AnacondaRecipes/pycosat-feedstock.git",
  29. "sha": "18eedcf1f31f03a7e1ac629331f92a182cb57adb"
  30. },
  31. "home": "https://github.com/conda/pycosat",
  32. "identifiers": [],
  33. "keywords": [],
  34. "license": "MIT",
  35. "license_family": "MIT",
  36. "license_file": [
  37. "LICENSE"
  38. ],
  39. "license_url": "https://github.com/conda/pycosat/blob/0.6.4/LICENSE",
  40. "root_pkgs": [
  41. "_libgcc_mutex 0.1 main",
  42. "brotlipy 0.7.0 py39h27cfd23_1003",
  43. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  44. "idna 3.3 pyhd3eb1b0_0",
  45. "libffi 3.3 he6710b0_2",
  46. "pycosat 0.6.3 py39h27cfd23_0",
  47. "pycparser 2.21 pyhd3eb1b0_0",
  48. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  49. "pysocks 1.7.1 py39h06a4308_0",
  50. "readline 8.1.2 h7f8727e_1",
  51. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  52. "six 1.16.0 pyhd3eb1b0_1",
  53. "wheel 0.37.1 pyhd3eb1b0_0",
  54. "yaml 0.2.5 h7b6447c_0",
  55. "_openmp_mutex 5.1 1_gnu",
  56. "beautifulsoup4 4.11.1 py39h06a4308_0",
  57. "bzip2 1.0.8 h7b6447c_0",
  58. "ca-certificates 2022.07.19 h06a4308_0",
  59. "certifi 2022.9.14 py39h06a4308_0",
  60. "cffi 1.15.1 py39h74dc2b5_0",
  61. "chardet 4.0.0 py39h06a4308_1003",
  62. "conda 4.14.0 py39h06a4308_0",
  63. "conda-build 3.22.0 py39h06a4308_0",
  64. "conda-package-handling 1.9.0 py39h5eee18b_0",
  65. "cryptography 37.0.1 py39h9ce1e76_0",
  66. "cytoolz 0.11.0 py39h27cfd23_0",
  67. "filelock 3.6.0 pyhd3eb1b0_0",
  68. "glob2 0.7 pyhd3eb1b0_0",
  69. "icu 58.2 he6710b0_3",
  70. "jinja2 2.11.3 pyhd3eb1b0_0",
  71. "ld_impl_linux-64 2.38 h1181459_1",
  72. "libarchive 3.6.1 hab531cd_0",
  73. "libgcc-ng 11.2.0 h1234567_1",
  74. "libgomp 11.2.0 h1234567_1",
  75. "liblief 0.11.5 h295c915_1",
  76. "libstdcxx-ng 11.2.0 h1234567_1",
  77. "libxml2 2.9.14 h74e7548_0",
  78. "lz4-c 1.9.3 h295c915_1",
  79. "markupsafe 2.0.1 py39h27cfd23_0",
  80. "ncurses 6.3 h5eee18b_3",
  81. "openssl 1.1.1q h7f8727e_0",
  82. "patch 2.7.6 h7b6447c_1001",
  83. "patchelf 0.13 h295c915_0",
  84. "pip 22.1.2 py39h06a4308_0",
  85. "pkginfo 1.8.2 pyhd3eb1b0_0",
  86. "psutil 5.9.0 py39h5eee18b_0",
  87. "py-lief 0.11.5 py39h295c915_1",
  88. "python 3.9.13 haa1d7c7_1",
  89. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  90. "pytz 2022.1 py39h06a4308_0",
  91. "pyyaml 6.0 py39h7f8727e_1",
  92. "requests 2.28.1 py39h06a4308_0",
  93. "ripgrep 13.0.0 hbdeaff8_0",
  94. "setuptools 63.4.1 py39h06a4308_0",
  95. "soupsieve 2.3.1 pyhd3eb1b0_0",
  96. "sqlite 3.39.2 h5082296_0",
  97. "tk 8.6.12 h1ccaba5_0",
  98. "toml 0.10.2 pyhd3eb1b0_0",
  99. "toolz 0.11.2 pyhd3eb1b0_0",
  100. "tqdm 4.64.0 py39h06a4308_0",
  101. "tzdata 2022c h04d1e81_0",
  102. "urllib3 1.26.11 py39h06a4308_0",
  103. "xz 5.2.5 h7f8727e_1",
  104. "zlib 1.2.12 h5eee18b_3",
  105. "zstd 1.5.2 ha4553b6_0"
  106. ],
  107. "summary": "Bindings to picosat (a SAT solver)",
  108. "tags": []
  109. }