{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3.1", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "==========\nqvikconfig\n==========\n\nqvikconfig is a parser of a simple config file syntax called the\nqvikconfig format. The basic syntax is 'property = value'. qvikconfig\nworks with both Python 2.6+ and Python 3.x.\n\n\nLicense\n=======\nqvikconfig is free software under the terms of the GNU General Public\nLicense version 3 (or any later version). The author of qvikconfig is\nNiels Serup, contactable at ns@metanohi.org. This is version 0.1.1 of\nthe program.\n\nInstalling\n==========\nIf you have python-setuptools installed, you can just do this::\n\n $ sudo easy_install qvikconfig\n\nAlternatively, download and extract the gzipped tarball found on this\nvery page, and then run this::\n\n $ sudo python setup.py install\n\nThe newest version of ``qvikconfig`` is always available at\nhttp://metanohi.org/projects/qvikconfig/ and at the Python\nPackage Index.\n\nUsing\n=====\nThis module has two functions: ``parse`` and ``dump``. ``parse`` is\nused to read config files, while ``dump`` is used to write config\nfiles. The basic syntax of config files is ``property = value``. The\ncomplete documentation is included within the qvikconfig library and\ncan be accessed by executing ``pydoc qvikconfig``.\n\nTests of qvikconfig config files are located in the ``tests/``\ndirectory of the distribution.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.org/projects/qvikconfig/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "qvikconfig", "package_url": "https://pypi.org/project/qvikconfig/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/qvikconfig/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.org/projects/qvikconfig/" }, "release_url": "https://pypi.org/project/qvikconfig/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Read and write simple config files.", "version": "0.1.1" }, "last_serial": 798419, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "436edaab66332c5403cf50a6b43a9872", "sha256": "d6f60d0a8e142a1016a34233e694d3bdc4e9fa9d3e773109295d45c5231ea2ee" }, "downloads": -1, "filename": "qvikconfig-0.1.0.tar.gz", "has_sig": false, "md5_digest": "436edaab66332c5403cf50a6b43a9872", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18044, "upload_time": "2010-08-21T16:42:16", "url": "https://files.pythonhosted.org/packages/27/5d/48661f3d2f1aa83d68481cafdeec3c34778f94643bf8f19d82c5ee133e90/qvikconfig-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "29bbce29c43d0eb75a147a88c541c578", "sha256": "b274d09523f74bca285b461d8f3f21462bce6660d9bb3e2bf5b9866cac126eab" }, "downloads": -1, "filename": "qvikconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "29bbce29c43d0eb75a147a88c541c578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18154, "upload_time": "2011-02-25T19:37:44", "url": "https://files.pythonhosted.org/packages/ee/1e/f9227c7a30f69e161ac365d26599352cdf9d714a23d7ccff9ab840a4a7bf/qvikconfig-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "29bbce29c43d0eb75a147a88c541c578", "sha256": "b274d09523f74bca285b461d8f3f21462bce6660d9bb3e2bf5b9866cac126eab" }, "downloads": -1, "filename": "qvikconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "29bbce29c43d0eb75a147a88c541c578", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18154, "upload_time": "2011-02-25T19:37:44", "url": "https://files.pythonhosted.org/packages/ee/1e/f9227c7a30f69e161ac365d26599352cdf9d714a23d7ccff9ab840a4a7bf/qvikconfig-0.1.1.tar.gz" } ] }