{ "info": { "author": "Johan L\u00fcbcke", "author_email": "johan@lubcke.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "=============================\nCVS Pretty Printer\n=============================\n\n.. image:: https://badge.fury.io/py/csvpp.png\n :target: http://badge.fury.io/py/csvpp\n\n.. image:: https://travis-ci.org/jlubcke/csvpp.png?branch=master\n :target: https://travis-ci.org/jlubcke/csvpp\n\nCSV reformatter to align columns\n\nIt scratched my particular itch of a massive amount of test code with snippets\nof CSV data that I wanted to re-format in tidy columns (while retaining the\nindentation).\n\n\nFeatures\n--------\n\n* Reads a CSV file as input and outputs a pretty-printed version with all\n columns aligned (and indentation retained)\n\n\n\nDocumentation\n-------------\n\nThe full documentation is at http://csvpp.rtfd.org.\n\n\n\nHistory\n-------\n\n0.2.0 (2015.12-14)\n++++++++++++++++++\n\n* First release done via travis-ci\n\n\n0.1.0 (2015-07-08)\n++++++++++++++++++\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jlubcke/csvpp", "keywords": "csvpp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "csvpp", "package_url": "https://pypi.org/project/csvpp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/csvpp/", "project_urls": { "Homepage": "https://github.com/jlubcke/csvpp" }, "release_url": "https://pypi.org/project/csvpp/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "CSV reformatter to align columns", "version": "0.2.0" }, "last_serial": 1862270, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f7ef4a3bdbf907ed79412e0af68e82bf", "sha256": "355d9fc69b94da118d677653f72a0983af01f5e7d1894cdb1389d7bb5b0f7b51" }, "downloads": -1, "filename": "csvpp-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f7ef4a3bdbf907ed79412e0af68e82bf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3780, "upload_time": "2015-07-09T15:27:12", "url": "https://files.pythonhosted.org/packages/bf/c0/fb2eaadeb3e624a0a5c75b6da8b13d592ca3065de2422d658fce1ea28264/csvpp-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b12e2000b625fd66ddc63226688a741", "sha256": "8952769480bb50e585b607e484cb6211f167e2ca13749034af09a2e9199a5226" }, "downloads": -1, "filename": "csvpp-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0b12e2000b625fd66ddc63226688a741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5012, "upload_time": "2015-07-09T15:27:07", "url": "https://files.pythonhosted.org/packages/38/50/22228cfd75a8766e463b2843af2a16096b391770e82e67ee5572d1ddd733/csvpp-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "4f2b04ba1d8609e9011be9f37b19db72", "sha256": "08a33fe30ce8e6ec0448cb310d59d7f3d90dd899040849cfc5ad946f24061441" }, "downloads": -1, "filename": "csvpp-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4f2b04ba1d8609e9011be9f37b19db72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5289, "upload_time": "2015-12-14T20:41:24", "url": "https://files.pythonhosted.org/packages/d1/cb/7681353c8a991c56ae881e52928ed6fd5563cf3c0be0afaf6ce4b6fc5e92/csvpp-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f2b04ba1d8609e9011be9f37b19db72", "sha256": "08a33fe30ce8e6ec0448cb310d59d7f3d90dd899040849cfc5ad946f24061441" }, "downloads": -1, "filename": "csvpp-0.2.0.tar.gz", "has_sig": false, "md5_digest": "4f2b04ba1d8609e9011be9f37b19db72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5289, "upload_time": "2015-12-14T20:41:24", "url": "https://files.pythonhosted.org/packages/d1/cb/7681353c8a991c56ae881e52928ed6fd5563cf3c0be0afaf6ce4b6fc5e92/csvpp-0.2.0.tar.gz" } ] }