{ "info": { "author": "Denis BEURIVE (http://beurive.com/)", "author_email": "denis.beurive@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "===========\nDescription\n===========\n\n\"csvsimple\" provides a simple tool to handle CSV data.\n\nSee example on Github : \n\nhttps://github.com/denis-beurive/csvsimple/blob/master/examples/ex.py\n\nRequirement\n===========\n\nThis module requires Python 3 or greater.\n\nDocumentation\n=============\n\nhttp://packages.python.org/csvsimple/index.html\n\nSee this module on pypi.python.org\n==================================\n\nhttp://pypi.python.org/pypi?:action=display&name=csvsimple\n\nInstallation from source\n========================\n\nGet the source on Github: https://github.com/denis-beurive/csvsimple\n\n python setup.py sdist\n\n python setup.py install", "description_content_type": null, "docs_url": "https://pythonhosted.org/csvsimple/", "download_url": "https://github.com/denis-beurive/csvsimple/zipball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi?name=csvsimple", "keywords": null, "license": "This file is part of \"csvsimple\".\n\n \"csvsimple\" is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n \"csvsimple\" is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with Foobar. If not, see .", "maintainer": null, "maintainer_email": null, "name": "csvsimple", "package_url": "https://pypi.org/project/csvsimple/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/csvsimple/", "project_urls": { "Download": "https://github.com/denis-beurive/csvsimple/zipball/master", "Homepage": "http://pypi.python.org/pypi?name=csvsimple" }, "release_url": "https://pypi.org/project/csvsimple/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Very simple CSV utility for Python 3.", "version": "0.1.1" }, "last_serial": 423135, "releases": { "0.1.0": [], "0.1.1": [] }, "urls": [] }