{ "info": { "author": "Dreas Nielsen", "author_email": "dreas.nielsen@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Topic :: Office/Business", "Topic :: Text Processing :: General" ], "description": "``dropcols.py`` is a Python module and program \nthat removes (or conversely, extracts) \nselected columns from a delimited text file, such as a CSV file. It is analogous \nto the *nix \"cut\" program, except that it works on CSV files and allows columns \nto be selected by name (regular expressions) in addition to by number. Either the \ncolumns to keep, or the columns to remove, or both, can be specified.", "description_content_type": null, "docs_url": "https://pythonhosted.org/dropcols/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "none", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "dropcols", "package_url": "https://pypi.org/project/dropcols/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dropcols/", "project_urls": { "Download": "UNKNOWN", "Homepage": "none" }, "release_url": "https://pypi.org/project/dropcols/1.0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Filter a CSV file, extracting columns selected by name or position.", "version": "1.0.1.0" }, "last_serial": 771803, "releases": { "1.0.0.0": [ { "comment_text": "", "digests": { "md5": "f28123d5dbdb6857d0d686ad89116bf1", "sha256": "db4affabbfa7916c128a85f841948a3fb077a9007080bf5c9efb6a4044ea5ab8" }, "downloads": -1, "filename": "dropcols-1.0.0.0.zip", "has_sig": false, "md5_digest": "f28123d5dbdb6857d0d686ad89116bf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9880, "upload_time": "2011-09-03T21:08:21", "url": "https://files.pythonhosted.org/packages/b1/76/fb2a75be221ce04425787f944e9920975e8a724e68202d42d61246c4896c/dropcols-1.0.0.0.zip" } ], "1.0.1.0": [ { "comment_text": "", "digests": { "md5": "654972a43db23a9b5c360aa497bea78a", "sha256": "bbebc923f20b98547acbf58193a97a43127162e88b0ae7f39de1142afd9f4e93" }, "downloads": -1, "filename": "dropcols-1.0.1.0.zip", "has_sig": false, "md5_digest": "654972a43db23a9b5c360aa497bea78a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9886, "upload_time": "2011-10-05T15:08:46", "url": "https://files.pythonhosted.org/packages/5f/1b/a38a084f3b89135cb1b1bbf6ed56a3c600bf9c66399c728b7e50457bb42c/dropcols-1.0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "654972a43db23a9b5c360aa497bea78a", "sha256": "bbebc923f20b98547acbf58193a97a43127162e88b0ae7f39de1142afd9f4e93" }, "downloads": -1, "filename": "dropcols-1.0.1.0.zip", "has_sig": false, "md5_digest": "654972a43db23a9b5c360aa497bea78a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9886, "upload_time": "2011-10-05T15:08:46", "url": "https://files.pythonhosted.org/packages/5f/1b/a38a084f3b89135cb1b1bbf6ed56a3c600bf9c66399c728b7e50457bb42c/dropcols-1.0.1.0.zip" } ] }