{
  "channels": [
    "https://repo.anaconda.com/pkgs/main"
  ],
  "conda_build_version": "3.23.3",
  "conda_version": "23.1.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",
    "brotlipy 0.7.0 py39h27cfd23_1003",
    "charset-normalizer 2.0.4 pyhd3eb1b0_0",
    "pycparser 2.21 pyhd3eb1b0_0",
    "pysocks 1.7.1 py39h06a4308_0",
    "six 1.16.0 pyhd3eb1b0_1",
    "yaml 0.2.5 h7b6447c_0",
    "_openmp_mutex 5.1 1_gnu",
    "beautifulsoup4 4.11.1 py39h06a4308_0",
    "bzip2 1.0.8 h7b6447c_0",
    "ca-certificates 2023.01.10 h06a4308_0",
    "certifi 2022.12.7 py39h06a4308_0",
    "cffi 1.15.1 py39h5eee18b_3",
    "chardet 4.0.0 py39h06a4308_1003",
    "conda 23.1.0 py39h06a4308_0",
    "conda-build 3.23.3 py39h06a4308_0",
    "conda-package-handling 2.0.2 py39h06a4308_0",
    "conda-package-streaming 0.7.0 py39h06a4308_0",
    "cryptography 39.0.1 py39h9ce1e76_0",
    "filelock 3.9.0 py39h06a4308_0",
    "glob2 0.7 pyhd3eb1b0_0",
    "icu 58.2 he6710b0_3",
    "idna 3.4 py39h06a4308_0",
    "jinja2 3.1.2 py39h06a4308_0",
    "ld_impl_linux-64 2.38 h1181459_1",
    "libarchive 3.6.2 hab531cd_0",
    "libffi 3.4.2 h6a678d5_6",
    "libgcc-ng 11.2.0 h1234567_1",
    "libgomp 11.2.0 h1234567_1",
    "liblief 0.12.3 h6a678d5_0",
    "libstdcxx-ng 11.2.0 h1234567_1",
    "libxml2 2.9.14 h74e7548_0",
    "lz4-c 1.9.4 h6a678d5_0",
    "markupsafe 2.1.1 py39h7f8727e_0",
    "ncurses 6.4 h6a678d5_0",
    "openssl 1.1.1t h7f8727e_0",
    "patch 2.7.6 h7b6447c_1001",
    "patchelf 0.17.2 h6a678d5_0",
    "pip 23.0.1 py39h06a4308_0",
    "pkginfo 1.8.3 py39h06a4308_0",
    "pluggy 1.0.0 py39h06a4308_1",
    "psutil 5.9.0 py39h5eee18b_0",
    "py-lief 0.12.3 py39h6a678d5_0",
    "pycosat 0.6.4 py39h5eee18b_0",
    "pyopenssl 23.0.0 py39h06a4308_0",
    "python 3.9.16 h7a1cb2a_2",
    "python-libarchive-c 2.9 pyhd3eb1b0_1",
    "pytz 2022.7 py39h06a4308_0",
    "pyyaml 6.0 py39h5eee18b_1",
    "readline 8.2 h5eee18b_0",
    "requests 2.28.1 py39h06a4308_0",
    "ripgrep 13.0.0 hbdeaff8_0",
    "ruamel.yaml 0.17.21 py39h5eee18b_0",
    "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
    "setuptools 65.6.3 py39h06a4308_0",
    "soupsieve 2.3.2.post1 py39h06a4308_0",
    "sqlite 3.40.1 h5082296_0",
    "tk 8.6.12 h1ccaba5_0",
    "toml 0.10.2 pyhd3eb1b0_0",
    "toolz 0.12.0 py39h06a4308_0",
    "tqdm 4.64.1 py39h06a4308_0",
    "tzdata 2022g h04d1e81_0",
    "urllib3 1.26.14 py39h06a4308_0",
    "wheel 0.38.4 py39h06a4308_0",
    "xz 5.2.10 h5eee18b_1",
    "zlib 1.2.13 h5eee18b_0",
    "zstandard 0.19.0 py39h5eee18b_0",
    "zstd 1.5.2 ha4553b6_0"
  ],
  "summary": "An autocompletion tool for Python that can be used for text editors.",
  "tags": []
}