{ "info": { "author": "Nicholas Bishop", "author_email": "nicholasbishop@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "kvcomcon: key-value-comment config\n\nExample:\n::\n # My cool config\n foo = bar\n sentence = This is my cool sentence.\n\nThe config format is line-based. Each line must be one of these:\n\n1. A comment line (the first non-whitespace character is '#'\n2. An empty line (whitespace is allowed)\n3. somekey = somevalue\n\nLeading and trailing whitespace is stripped from each line, as well as\naround each key and value. For example, these two lines are equivalent:\n::\n \"key=val 123\"\n \" key = val 123 \"\n", "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/nicholasbishop/kvcomcon", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "kvcomcon", "package_url": "https://pypi.org/project/kvcomcon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kvcomcon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nicholasbishop/kvcomcon" }, "release_url": "https://pypi.org/project/kvcomcon/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "key-value-comment config", "version": "1.0.0" }, "last_serial": 2149509, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d70c310ef1ecb353e02ef03fb005eb3d", "sha256": "fc0f63923e28e77614c7218d22cc7e34e782601cd06b0e5c27722ff29ce1e1e3" }, "downloads": -1, "filename": "kvcomcon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d70c310ef1ecb353e02ef03fb005eb3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2016-06-03T17:55:57", "url": "https://files.pythonhosted.org/packages/c8/7d/e4a228d1a9f9b2b9ddf5a5e3f5eeab3e6377026ba28b104b29da9cded2d4/kvcomcon-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d70c310ef1ecb353e02ef03fb005eb3d", "sha256": "fc0f63923e28e77614c7218d22cc7e34e782601cd06b0e5c27722ff29ce1e1e3" }, "downloads": -1, "filename": "kvcomcon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d70c310ef1ecb353e02ef03fb005eb3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2016-06-03T17:55:57", "url": "https://files.pythonhosted.org/packages/c8/7d/e4a228d1a9f9b2b9ddf5a5e3f5eeab3e6377026ba28b104b29da9cded2d4/kvcomcon-1.0.0.tar.gz" } ] }