about.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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": "The ncurses (new curses) library is a free software\nemulation of curses in System V Release 4.0 (SVr4),\nand more. It uses terminfo format, supports pads and\ncolor and multiple highlights and forms characters and\nfunction-key mapping, and has all the other SVr4-curses\nenhancements over BSD curses. SVr4 curses is better\nknown today as X/Open Curses\n",
  9. "dev_url": "https://ncurses.scripts.mit.edu/?p=ncurses.git",
  10. "doc_url": "https://invisible-island.net/ncurses/NCURSES-Programming-HOWTO.html",
  11. "env_vars": {
  12. "CIO_TEST": "<not set>"
  13. },
  14. "extra": {
  15. "copy_test_source_files": true,
  16. "final": true,
  17. "flow_run_id": "bc5bf6c1-302d-4d87-b1e8-3f997b5d22d2",
  18. "recipe-maintainers": [
  19. "jakirkham",
  20. "jjhelmus"
  21. ],
  22. "remote_url": "git@github.com:AnacondaRecipes/ncurses-feedstock.git",
  23. "sha": "3be0b0a1221bd1a02b7ecd72b2d59fd77c7d1437",
  24. "skip-lints": [
  25. "build_tools_must_be_in_build",
  26. "host_section_needs_exact_pinnings"
  27. ]
  28. },
  29. "home": "https://invisible-island.net/ncurses/",
  30. "identifiers": [],
  31. "keywords": [],
  32. "license": "MIT AND X11",
  33. "license_family": "MIT",
  34. "license_file": "COPYING",
  35. "root_pkgs": [
  36. "_libgcc_mutex 0.1 main",
  37. "brotlipy 0.7.0 py39h27cfd23_1003",
  38. "charset-normalizer 2.0.4 pyhd3eb1b0_0",
  39. "idna 3.3 pyhd3eb1b0_0",
  40. "libffi 3.3 he6710b0_2",
  41. "pycosat 0.6.3 py39h27cfd23_0",
  42. "pycparser 2.21 pyhd3eb1b0_0",
  43. "pyopenssl 22.0.0 pyhd3eb1b0_0",
  44. "pysocks 1.7.1 py39h06a4308_0",
  45. "readline 8.1.2 h7f8727e_1",
  46. "ruamel_yaml 0.15.100 py39h27cfd23_0",
  47. "six 1.16.0 pyhd3eb1b0_1",
  48. "wheel 0.37.1 pyhd3eb1b0_0",
  49. "yaml 0.2.5 h7b6447c_0",
  50. "_openmp_mutex 5.1 1_gnu",
  51. "beautifulsoup4 4.11.1 py39h06a4308_0",
  52. "bzip2 1.0.8 h7b6447c_0",
  53. "ca-certificates 2022.07.19 h06a4308_0",
  54. "certifi 2022.9.14 py39h06a4308_0",
  55. "cffi 1.15.1 py39h74dc2b5_0",
  56. "chardet 4.0.0 py39h06a4308_1003",
  57. "conda 4.14.0 py39h06a4308_0",
  58. "conda-build 3.22.0 py39h06a4308_0",
  59. "conda-package-handling 1.9.0 py39h5eee18b_0",
  60. "cryptography 37.0.1 py39h9ce1e76_0",
  61. "cytoolz 0.11.0 py39h27cfd23_0",
  62. "filelock 3.6.0 pyhd3eb1b0_0",
  63. "glob2 0.7 pyhd3eb1b0_0",
  64. "icu 58.2 he6710b0_3",
  65. "jinja2 2.11.3 pyhd3eb1b0_0",
  66. "ld_impl_linux-64 2.38 h1181459_1",
  67. "libarchive 3.6.1 hab531cd_0",
  68. "libgcc-ng 11.2.0 h1234567_1",
  69. "libgomp 11.2.0 h1234567_1",
  70. "liblief 0.11.5 h295c915_1",
  71. "libstdcxx-ng 11.2.0 h1234567_1",
  72. "libxml2 2.9.14 h74e7548_0",
  73. "lz4-c 1.9.3 h295c915_1",
  74. "markupsafe 2.0.1 py39h27cfd23_0",
  75. "ncurses 6.3 h5eee18b_3",
  76. "openssl 1.1.1q h7f8727e_0",
  77. "patch 2.7.6 h7b6447c_1001",
  78. "patchelf 0.13 h295c915_0",
  79. "pip 22.1.2 py39h06a4308_0",
  80. "pkginfo 1.8.2 pyhd3eb1b0_0",
  81. "psutil 5.9.0 py39h5eee18b_0",
  82. "py-lief 0.11.5 py39h295c915_1",
  83. "python 3.9.13 haa1d7c7_1",
  84. "python-libarchive-c 2.9 pyhd3eb1b0_1",
  85. "pytz 2022.1 py39h06a4308_0",
  86. "pyyaml 6.0 py39h7f8727e_1",
  87. "requests 2.28.1 py39h06a4308_0",
  88. "ripgrep 13.0.0 hbdeaff8_0",
  89. "setuptools 63.4.1 py39h06a4308_0",
  90. "soupsieve 2.3.1 pyhd3eb1b0_0",
  91. "sqlite 3.39.2 h5082296_0",
  92. "tk 8.6.12 h1ccaba5_0",
  93. "toml 0.10.2 pyhd3eb1b0_0",
  94. "toolz 0.11.2 pyhd3eb1b0_0",
  95. "tqdm 4.64.0 py39h06a4308_0",
  96. "tzdata 2022c h04d1e81_0",
  97. "urllib3 1.26.11 py39h06a4308_0",
  98. "xz 5.2.5 h7f8727e_1",
  99. "zlib 1.2.12 h5eee18b_3",
  100. "zstd 1.5.2 ha4553b6_0"
  101. ],
  102. "summary": "Library for text-based user interfaces",
  103. "tags": []
  104. }