Current File : /home/inlingua/miniconda3/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json
{
  "channels": [
    "https://repo.anaconda.com/pkgs/r"
  ],
  "conda_build_version": "3.21.5",
  "conda_private": false,
  "conda_version": "4.10.3",
  "description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library.\nIt parses C code into an AST and can serve as a front-end for C compilers or analysis tools.\n",
  "dev_url": "https://github.com/eliben/pycparser",
  "doc_url": "https://github.com/eliben/pycparser/blob/master/README.rst",
  "env_vars": {
    "CIO_TEST": "<not set>"
  },
  "extra": {
    "copy_test_source_files": true,
    "final": true,
    "recipe-maintainers": [
      "synapticarbors"
    ]
  },
  "home": "https://github.com/eliben/pycparser",
  "identifiers": [],
  "keywords": [],
  "license": "BSD-3-clause",
  "license_family": "BSD",
  "license_file": "LICENSE",
  "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",
    "cffi 1.14.6 py39h400218f_0",
    "chardet 4.0.0 py39h06a4308_1003",
    "charset-normalizer 2.0.4 pyhd3eb1b0_0",
    "conda 4.10.3 py39h06a4308_0",
    "conda-build 3.21.5 py39h06a4308_0",
    "conda-package-handling 1.7.3 py39h27cfd23_1",
    "glob2 0.7 pyhd3eb1b0_0",
    "icu 58.2 he6710b0_3",
    "idna 3.2 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",
    "openssl 1.1.1l h7f8727e_0",
    "patchelf 0.13 h295c915_0",
    "pkginfo 1.7.1 py39h06a4308_0",
    "psutil 5.8.0 py39h27cfd23_1",
    "py-lief 0.10.1 py39h2531618_1",
    "pycosat 0.6.3 py39h27cfd23_0",
    "pycparser 2.20 py_2",
    "pysocks 1.7.1 py39h06a4308_0",
    "python 3.9.7 h12debd9_1",
    "python-libarchive-c 2.9 pyhd3eb1b0_1",
    "readline 8.1 h27cfd23_0",
    "requests 2.26.0 pyhd3eb1b0_0",
    "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.2.1 pyhd3eb1b0_0",
    "sqlite 3.36.0 hc218d9a_0",
    "tk 8.6.11 h1ccaba5_0",
    "xz 5.2.5 h7b6447c_0",
    "yaml 0.2.5 h7b6447c_0",
    "zlib 1.2.11 h7b6447c_3",
    "zstd 1.4.9 haebb681_0",
    "ca-certificates 2021.10.26 h06a4308_2",
    "tzdata 2021e hda174b7_0",
    "ncurses 6.3 heee7806_1",
    "certifi 2021.10.8 py39h06a4308_0",
    "filelock 3.3.1 pyhd3eb1b0_1",
    "pytz 2021.3 pyhd3eb1b0_0",
    "pyyaml 6.0 py39h7f8727e_1",
    "tqdm 4.62.3 pyhd3eb1b0_1",
    "cryptography 35.0.0 py39hd23ed53_0",
    "pyopenssl 21.0.0 pyhd3eb1b0_1",
    "urllib3 1.26.7 pyhd3eb1b0_0"
  ],
  "summary": "Complete C99 parser in pure Python",
  "tags": []
}