{ "info": { "author": "J\u00falio C\u00e9sar", "author_email": "julio@julioc.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License" ], "description": "Module for parsing, using and writing files with Key Values format used by Valve.\n\n The parser is supposed to follow the format specification, which is reproduced\n on this Valve Developer Wiki page. The exception is for macros (eg #base, #include).\n\n The KeyValues class has an interface compatible with Python dictionaries, with\n addition to the load(filename) and save(filename) methods.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JulioC/keyvalues-python", "keywords": "valve keyvalues", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "keyvalues", "package_url": "https://pypi.org/project/keyvalues/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/keyvalues/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/JulioC/keyvalues-python" }, "release_url": "https://pypi.org/project/keyvalues/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of Valve Key Values format.", "version": "0.1.1" }, "last_serial": 584316, "releases": { "0.1.0": [], "0.1.1": [] }, "urls": [] }