{ "info": { "author": "Grant Jenks", "author_email": "contact@grantjenks.com", "bugtrack_url": null, "classifiers": [], "description": "CSVCompare: Compare CSV Files\n=============================\n\n.. image:: https://api.travis-ci.org/grantjenks/csvcompare.svg\n :target: http://www.grantjenks.com/docs/csvcompare/\n\n`CSVCompare`_ is an Apache2 licensed module for CSV file comparison.\n\nReview\n------\n\n- Missing diff re: column\n- setup.py\n - register command\n - sdist command\n - upload command\n- MANIFEST.in file\n- tox.ini file\n- .travis.yml file\n - travis-ci.org\n- pyinstaller --onefile --name csvcompare app.py\n- REST interface\n\nTODO\n----\n\n- Package django app with web interface\n- docs\n\nRelease Workflow\n................\n\n- Make changes.\n- Bump version.\n- tox\n- git commit -m \"Bump version to ___\"\n- git tag -a v___ abchash -m v___\n- git push\n- git push --tags\n- python setup.py sdist upload\n- cd docs && make html\n- Upload docs\n\nFeatures\n--------\n\n- Pure-Python\n- Fully Documented\n- 100% Test Coverage\n- Developed on Python 2.7\n- Tested on CPython 2.6, 2.7, 3.2, 3.3, 3.4 and PyPy 2.5+, PyPy3 2.4+\n\nQuickstart\n----------\n\nInstalling CSVCompare is simple with\n`pip `_::\n\n $ pip install csvcompare\n\nYou can access documentation in the interpreter with Python's built-in help\nfunction::\n\n >>> import csvcompare\n >>> help(csvcompare)\n\nTutorial\n--------\n\nTODO\n\nReference and Indices\n---------------------\n\n* `CSVCopmare Documentation`_\n* `CSVCompare at PyPI`_\n* `CSVCompare at Github`_\n* `CSVCompare Issue Tracker`_\n\n.. _`CSVCompare Documentation`: http://www.grantjenks.com/docs/csvcompare/\n.. _`CSVCompare at PyPI`: https://pypi.python.org/pypi/csvcompare\n.. _`CSVCompare at Github`: https://github.com/grantjenks/csvcompare\n.. _`CSVCompare Issue Tracker`: https://github.com/grantjenks/csvcompare/issues\n\nCSVCompare License\n------------------\n\nCopyright 2015 Grant Jenks\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.grantjenks.com/docs/csvcompare/", "keywords": null, "license": "Copyright 2015 Grant Jenks\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "maintainer": null, "maintainer_email": null, "name": "csvcompare", "package_url": "https://pypi.org/project/csvcompare/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/csvcompare/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.grantjenks.com/docs/csvcompare/" }, "release_url": "https://pypi.org/project/csvcompare/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "CSV file diff and comparison", "version": "0.2.2" }, "last_serial": 1768830, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "f8a37be3cac8c10031c60f5c818788c5", "sha256": "7552cb1076d30eb2f0f0b64d0e30c65c79e7a8a3e2ca100765c032abada74552" }, "downloads": -1, "filename": "csvcompare-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f8a37be3cac8c10031c60f5c818788c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2936, "upload_time": "2015-10-12T20:22:48", "url": "https://files.pythonhosted.org/packages/39/f4/3322682bb50c460c2209e759659cbedd53580c813d9ce1e5a938c2ee3b9d/csvcompare-0.1.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "acdaaf089129d24ff5e8494039884d22", "sha256": "37c7b2661f2ef879d9afe38b368872614752c2135bfd130649bf70f6615f1e9e" }, "downloads": -1, "filename": "csvcompare-0.2.1.tar.gz", "has_sig": false, "md5_digest": "acdaaf089129d24ff5e8494039884d22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2951, "upload_time": "2015-10-12T20:47:24", "url": "https://files.pythonhosted.org/packages/0a/39/7c1ea9b42deed970019f82841e3bd6d3a521f398a46e45034a69a263bf73/csvcompare-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "798556aa64a0395c4eef5d934798e78c", "sha256": "f38d2b94f51df5e366485e8a89ac97e56a38b885ba169ce7569e5ac7d16c3f0d" }, "downloads": -1, "filename": "csvcompare-0.2.2.tar.gz", "has_sig": false, "md5_digest": "798556aa64a0395c4eef5d934798e78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2944, "upload_time": "2015-10-14T17:27:32", "url": "https://files.pythonhosted.org/packages/1f/9b/e5832d0b01ed5eeb9820858d4d7a3a4defb72544704b3efe2c19057ccf78/csvcompare-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "798556aa64a0395c4eef5d934798e78c", "sha256": "f38d2b94f51df5e366485e8a89ac97e56a38b885ba169ce7569e5ac7d16c3f0d" }, "downloads": -1, "filename": "csvcompare-0.2.2.tar.gz", "has_sig": false, "md5_digest": "798556aa64a0395c4eef5d934798e78c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2944, "upload_time": "2015-10-14T17:27:32", "url": "https://files.pythonhosted.org/packages/1f/9b/e5832d0b01ed5eeb9820858d4d7a3a4defb72544704b3efe2c19057ccf78/csvcompare-0.2.2.tar.gz" } ] }