master
/ miniconda3 / pkgs / jedi-0.18.1-py310h06a4308_1 / info / about.json

about.json @a663dc1

41a0142
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
{
  "channels": [
    "https://repo.anaconda.com/pkgs/r"
  ],
  "conda_build_version": "3.21.7",
  "conda_private": false,
  "conda_version": "4.11.0",
  "description": "Jedi is a static analysis tool for Python that can be used in IDEs/editors.\nIts historic focus is autocompletion, but does static analysis for now as\nwell. Jedi is fast and is very well tested. It understands Python on a\ndeeper level than all other static analysis frameworks for Python.\n",
  "dev_url": "https://github.com/davidhalter/jedi/",
  "doc_source_url": "https://github.com/davidhalter/jedi/blob/master/docs/index.rst",
  "doc_url": "https://jedi.readthedocs.io/en/latest/",
  "env_vars": {
    "CIO_TEST": "<not set>"
  },
  "extra": {
    "copy_test_source_files": true,
    "final": true,
    "recipe-maintainers": [
      "goanpeca",
      "asmeurer",
      "nehaljwani",
      "ocefpaf"
    ]
  },
  "home": "https://github.com/davidhalter/jedi/",
  "identifiers": [],
  "keywords": [],
  "license": "MIT",
  "license_family": "MIT",
  "license_file": "LICENSE.txt",
  "root_pkgs": [
    "_libgcc_mutex 0.1 main",
    "_openmp_mutex 4.5 1_gnu",
    "beautifulsoup4 4.10.0 pyh06a4308_0",
    "brotlipy 0.7.0 py39h27cfd23_1003",
    "bzip2 1.0.8 h7b6447c_0",
    "ca-certificates 2021.10.26 h06a4308_2",
    "chardet 4.0.0 py39h06a4308_1003",
    "charset-normalizer 2.0.4 pyhd3eb1b0_0",
    "conda 4.11.0 py39h06a4308_0",
    "conda-build 3.21.7 py39h06a4308_0",
    "conda-package-handling 1.7.3 py39h27cfd23_1",
    "cryptography 36.0.0 py39h9ce1e76_0",
    "glob2 0.7 pyhd3eb1b0_0",
    "icu 58.2 he6710b0_3",
    "idna 3.3 pyhd3eb1b0_0",
    "jinja2 2.11.3 pyhd3eb1b0_0",
    "ld_impl_linux-64 2.35.1 h7274673_9",
    "libarchive 3.4.2 h62408e4_0",
    "libffi 3.3 he6710b0_2",
    "libgcc-ng 9.3.0 h5101ec6_17",
    "libgomp 9.3.0 h5101ec6_17",
    "liblief 0.10.1 h2531618_1",
    "libstdcxx-ng 9.3.0 hd4cf53a_17",
    "libxml2 2.9.12 h03d6c58_0",
    "lz4-c 1.9.3 h295c915_1",
    "markupsafe 2.0.1 py39h27cfd23_0",
    "ncurses 6.3 h7f8727e_2",
    "patchelf 0.13 h295c915_0",
    "psutil 5.8.0 py39h27cfd23_1",
    "py-lief 0.10.1 py39h2531618_1",
    "pycosat 0.6.3 py39h27cfd23_0",
    "pycparser 2.21 pyhd3eb1b0_0",
    "pysocks 1.7.1 py39h06a4308_0",
    "python 3.9.7 h12debd9_1",
    "python-libarchive-c 2.9 pyhd3eb1b0_1",
    "pytz 2021.3 pyhd3eb1b0_0",
    "pyyaml 6.0 py39h7f8727e_1",
    "ripgrep 12.1.1 0",
    "ruamel_yaml 0.15.100 py39h27cfd23_0",
    "setuptools 58.0.4 py39h06a4308_0",
    "six 1.16.0 pyhd3eb1b0_0",
    "soupsieve 2.3.1 pyhd3eb1b0_0",
    "tk 8.6.11 h1ccaba5_0",
    "tqdm 4.62.3 pyhd3eb1b0_1",
    "tzdata 2021e hda174b7_0",
    "xz 5.2.5 h7b6447c_0",
    "yaml 0.2.5 h7b6447c_0",
    "zlib 1.2.11 h7f8727e_4",
    "zstd 1.4.9 haebb681_0",
    "openssl 1.1.1m h7f8727e_0",
    "readline 8.1.2 h7f8727e_1",
    "sqlite 3.37.2 hc218d9a_0",
    "certifi 2021.10.8 py39h06a4308_2",
    "filelock 3.4.2 pyhd3eb1b0_0",
    "pkginfo 1.8.2 pyhd3eb1b0_0",
    "cffi 1.15.0 py39hd667e15_1",
    "pyopenssl 22.0.0 pyhd3eb1b0_0",
    "urllib3 1.26.8 pyhd3eb1b0_0",
    "requests 2.27.1 pyhd3eb1b0_0"
  ],
  "summary": "An autocompletion tool for Python that can be used for text editors.",
  "tags": []
}