{ "info": { "author": "Javier Ruere", "author_email": "javier@ruere.com.ar", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\ncsv2jsonl\n=========\n\n.. image:: https://api.shippable.com/projects/5a9adb0da4261106000330ef/badge?branch=master\n :target: https://app.shippable.com/github/jruere/csv2jsonl\n :alt: Run Status\n\n.. image:: https://api.shippable.com/projects/5a9adb0da4261106000330ef/coverageBadge?branch=master\n :target: https://app.shippable.com/github/jruere/csv2jsonl\n :alt: Coverage Badge\n\n.. image:: https://img.shields.io/pypi/pyversions/bounded-iterator.svg\n :target: https://pypi.python.org/pypi/csv2jsonl/\n :alt: Supported Python versions\n\n.. image:: https://img.shields.io/pypi/l/bounded-iterator.svg\n :target: https://app.shippable.com/github/jruere/csv2jsonl\n :alt: License\n\nIntro\n=====\n\nSimple tool to convert a CSV to JSONLines.\n\nUsage\n=====\n\n.. code-block:: bash\n\n csv2jsonl file.jsonl\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jruere/csv2jsonl", "keywords": "jsonlines csv", "license": "LGPLv3", "maintainer": "", "maintainer_email": "", "name": "csv2jsonl", "package_url": "https://pypi.org/project/csv2jsonl/", "platform": "", "project_url": "https://pypi.org/project/csv2jsonl/", "project_urls": { "Homepage": "https://github.com/jruere/csv2jsonl" }, "release_url": "https://pypi.org/project/csv2jsonl/0.1.1/", "requires_dist": [ "jsonlines (~=1.2.0)" ], "requires_python": "", "summary": "Converts a CSV file to JSONLines.", "version": "0.1.1" }, "last_serial": 5687957, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dc313bb71d56770b9906f3305b6bf058", "sha256": "d526215b8e7961c7ca76a64f1fb9b04548e4fd77ae2ba3f426ad9a5bf119ea4d" }, "downloads": -1, "filename": "csv2jsonl-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dc313bb71d56770b9906f3305b6bf058", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 2127, "upload_time": "2018-07-12T16:46:45", "url": "https://files.pythonhosted.org/packages/e9/58/cf05e6667dca069aa3bb52babb78002b321a5be01584bc5935b8e40a4d82/csv2jsonl-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "18a8aa0cb9b1cf60b7927f0b4c197341", "sha256": "ca098f7ae9eaa8e64d402b072b35cc4b8bf35d9c62ebd7d9b8468d04dde2937c" }, "downloads": -1, "filename": "csv2jsonl-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "18a8aa0cb9b1cf60b7927f0b4c197341", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14413, "upload_time": "2019-08-16T14:40:37", "url": "https://files.pythonhosted.org/packages/09/cd/679e0436507f9def9d5bbab1e9216cd04117d2a12968ea548e4cd871e6d3/csv2jsonl-0.1.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18a8aa0cb9b1cf60b7927f0b4c197341", "sha256": "ca098f7ae9eaa8e64d402b072b35cc4b8bf35d9c62ebd7d9b8468d04dde2937c" }, "downloads": -1, "filename": "csv2jsonl-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "18a8aa0cb9b1cf60b7927f0b4c197341", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14413, "upload_time": "2019-08-16T14:40:37", "url": "https://files.pythonhosted.org/packages/09/cd/679e0436507f9def9d5bbab1e9216cd04117d2a12968ea548e4cd871e6d3/csv2jsonl-0.1.1-py3-none-any.whl" } ] }