{
  "build": "py311h06a4308_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/linux-64",
  "constrains": [],
  "depends": [
    "autopep8 >=1.6.0,<2.1.0",
    "docstring-to-markdown",
    "flake8 >=5.0.0,<7.0.0",
    "jedi >=0.17.2,<0.19.0",
    "mccabe >=0.7.0,<0.8.0",
    "pluggy >=1.0.0",
    "pycodestyle >=2.9.0,<2.11.0",
    "pydocstyle >=6.3.0,<6.4.0",
    "pyflakes >=2.5.0,<3.1.0",
    "pylint >=2.5.0,<3.0.0",
    "python >=3.11,<3.12.0a0",
    "python-lsp-jsonrpc >=1.0.0",
    "rope >=1.2.0",
    "setuptools >=39.0.0",
    "toml",
    "ujson >=3.0.0",
    "whatthepatch >=1.0.2,<2.0.0",
    "yapf <=0.32.0"
  ],
  "extracted_package_dir": "/var/www/html/software/conda/pkgs/python-lsp-server-1.7.2-py311h06a4308_0",
  "features": "",
  "files": [
    "bin/pylsp",
    "lib/python3.11/site-packages/pylsp/__init__.py",
    "lib/python3.11/site-packages/pylsp/__main__.py",
    "lib/python3.11/site-packages/pylsp/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/__main__.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/_utils.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/_version.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/hookspecs.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/lsp.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/python_lsp.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/text_edit.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/uris.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/__pycache__/workspace.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/_utils.py",
    "lib/python3.11/site-packages/pylsp/_version.py",
    "lib/python3.11/site-packages/pylsp/config/__init__.py",
    "lib/python3.11/site-packages/pylsp/config/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/config/__pycache__/config.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/config/__pycache__/flake8_conf.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/config/__pycache__/pycodestyle_conf.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/config/__pycache__/source.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/config/config.py",
    "lib/python3.11/site-packages/pylsp/config/flake8_conf.py",
    "lib/python3.11/site-packages/pylsp/config/pycodestyle_conf.py",
    "lib/python3.11/site-packages/pylsp/config/source.py",
    "lib/python3.11/site-packages/pylsp/hookspecs.py",
    "lib/python3.11/site-packages/pylsp/lsp.py",
    "lib/python3.11/site-packages/pylsp/plugins/__init__.py",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/__init__.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/_resolvers.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/_rope_task_handle.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/autopep8_format.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/definition.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/flake8_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/folding.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/highlight.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/hover.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/jedi_completion.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/jedi_rename.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/mccabe_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/preload_imports.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/pycodestyle_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/pydocstyle_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/pyflakes_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/pylint_lint.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/references.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/rope_autoimport.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/rope_completion.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/rope_rename.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/signature.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/symbols.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/__pycache__/yapf_format.cpython-311.pyc",
    "lib/python3.11/site-packages/pylsp/plugins/_resolvers.py",
    "lib/python3.11/site-packages/pylsp/plugins/_rope_task_handle.py",
    "lib/python3.11/site-packages/pylsp/plugins/autopep8_format.py",
    "lib/python3.11/site-packages/pylsp/plugins/definition.py",
    "lib/python3.11/site-packages/pylsp/plugins/flake8_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/folding.py",
    "lib/python3.11/site-packages/pylsp/plugins/highlight.py",
    "lib/python3.11/site-packages/pylsp/plugins/hover.py",
    "lib/python3.11/site-packages/pylsp/plugins/jedi_completion.py",
    "lib/python3.11/site-packages/pylsp/plugins/jedi_rename.py",
    "lib/python3.11/site-packages/pylsp/plugins/mccabe_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/preload_imports.py",
    "lib/python3.11/site-packages/pylsp/plugins/pycodestyle_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/pydocstyle_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/pyflakes_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/pylint_lint.py",
    "lib/python3.11/site-packages/pylsp/plugins/references.py",
    "lib/python3.11/site-packages/pylsp/plugins/rope_autoimport.py",
    "lib/python3.11/site-packages/pylsp/plugins/rope_completion.py",
    "lib/python3.11/site-packages/pylsp/plugins/rope_rename.py",
    "lib/python3.11/site-packages/pylsp/plugins/signature.py",
    "lib/python3.11/site-packages/pylsp/plugins/symbols.py",
    "lib/python3.11/site-packages/pylsp/plugins/yapf_format.py",
    "lib/python3.11/site-packages/pylsp/python_lsp.py",
    "lib/python3.11/site-packages/pylsp/text_edit.py",
    "lib/python3.11/site-packages/pylsp/uris.py",
    "lib/python3.11/site-packages/pylsp/workspace.py",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/INSTALLER",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/LICENSE",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/METADATA",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/RECORD",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/REQUESTED",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/WHEEL",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/direct_url.json",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/entry_points.txt",
    "lib/python3.11/site-packages/python_lsp_server-1.7.2.dist-info/top_level.txt"
  ],
  "fn": "python-lsp-server-1.7.2-py311h06a4308_0.conda",
  "license": "MIT",
  "link": {
    "source": "/var/www/html/software/conda/pkgs/python-lsp-server-1.7.2-py311h06a4308_0",
    "type": 1
  },
  "md5": "f52ab913319187b245ee47d4ee874dd4",
  "name": "python-lsp-server",
  "package_tarball_full_path": "/var/www/html/software/conda/pkgs/python-lsp-server-1.7.2-py311h06a4308_0.conda",
  "paths_data": {
    "paths": [
      {
        "_path": "bin/pylsp",
        "file_mode": "text",
        "path_type": "hardlink",
        "prefix_placeholder": "/croot/python-lsp-server_1681930392028/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold",
        "sha256": "2647d79acf1b51c029fc17486d5832329c03a3258035f0dc960693aa7e5b3257",
        "sha256_in_prefix": "9f54258cf5202482a0fe100fd82f6d62d3424d9197db75b54c679fa621169c4a",
        "size_in_bytes": 467
      }
    ],
    "paths_version": 1
  },
  "requested_spec": "defaults/linux-64::python-lsp-server==1.7.2=py311h06a4308_0[md5=f52ab913319187b245ee47d4ee874dd4]",
  "sha256": "e65a8b06a912a3164ffd9bc16bd3729a1dcedc156f7136b961aea01348e611f2",
  "size": 147907,
  "subdir": "linux-64",
  "timestamp": 1681930457000,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/linux-64/python-lsp-server-1.7.2-py311h06a4308_0.conda",
  "version": "1.7.2"
}