{
  "build": "py37_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/linux-64",
  "constrains": [],
  "depends": [
    "python >=3.7,<3.8.0a0",
    "six >=1.9",
    "webencodings"
  ],
  "features": "",
  "files": [
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/INSTALLER",
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/LICENSE.txt",
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/METADATA",
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/RECORD",
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/WHEEL",
    "lib/python3.7/site-packages/html5lib-1.0.1.dist-info/top_level.txt",
    "lib/python3.7/site-packages/html5lib/__init__.py",
    "lib/python3.7/site-packages/html5lib/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/_ihatexml.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/_inputstream.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/_tokenizer.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/_utils.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/constants.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/html5parser.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/__pycache__/serializer.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/_ihatexml.py",
    "lib/python3.7/site-packages/html5lib/_inputstream.py",
    "lib/python3.7/site-packages/html5lib/_tokenizer.py",
    "lib/python3.7/site-packages/html5lib/_trie/__init__.py",
    "lib/python3.7/site-packages/html5lib/_trie/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/_trie/__pycache__/_base.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/_trie/__pycache__/datrie.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/_trie/__pycache__/py.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/_trie/_base.py",
    "lib/python3.7/site-packages/html5lib/_trie/datrie.py",
    "lib/python3.7/site-packages/html5lib/_trie/py.py",
    "lib/python3.7/site-packages/html5lib/_utils.py",
    "lib/python3.7/site-packages/html5lib/constants.py",
    "lib/python3.7/site-packages/html5lib/filters/__init__.py",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/lint.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/__pycache__/whitespace.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/filters/alphabeticalattributes.py",
    "lib/python3.7/site-packages/html5lib/filters/base.py",
    "lib/python3.7/site-packages/html5lib/filters/inject_meta_charset.py",
    "lib/python3.7/site-packages/html5lib/filters/lint.py",
    "lib/python3.7/site-packages/html5lib/filters/optionaltags.py",
    "lib/python3.7/site-packages/html5lib/filters/sanitizer.py",
    "lib/python3.7/site-packages/html5lib/filters/whitespace.py",
    "lib/python3.7/site-packages/html5lib/html5parser.py",
    "lib/python3.7/site-packages/html5lib/serializer.py",
    "lib/python3.7/site-packages/html5lib/treeadapters/__init__.py",
    "lib/python3.7/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treeadapters/__pycache__/genshi.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treeadapters/genshi.py",
    "lib/python3.7/site-packages/html5lib/treeadapters/sax.py",
    "lib/python3.7/site-packages/html5lib/treebuilders/__init__.py",
    "lib/python3.7/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treebuilders/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treebuilders/base.py",
    "lib/python3.7/site-packages/html5lib/treebuilders/dom.py",
    "lib/python3.7/site-packages/html5lib/treebuilders/etree.py",
    "lib/python3.7/site-packages/html5lib/treebuilders/etree_lxml.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/__init__.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/etree_lxml.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/__pycache__/genshi.cpython-37.pyc",
    "lib/python3.7/site-packages/html5lib/treewalkers/base.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/dom.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/etree.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/etree_lxml.py",
    "lib/python3.7/site-packages/html5lib/treewalkers/genshi.py"
  ],
  "fn": "html5lib-1.0.1-py37_0.tar.bz2",
  "installed_by": "Anaconda3-2019.03-Linux-x86_64.sh",
  "license": "MIT",
  "license_family": "MIT",
  "link": {
    "source": "/oak/stanford/groups/akundaje/marinovg/anaconda3/pkgs/html5lib-1.0.1-py37_0",
    "type": "hard-link"
  },
  "md5": "3e645af2692af251a46d9617da92dbff",
  "name": "html5lib",
  "size": 185574,
  "subdir": "linux-64",
  "timestamp": 1530734195767,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/linux-64/html5lib-1.0.1-py37_0.tar.bz2",
  "version": "1.0.1"
}