{ "info": { "author": "ACSONE SA/NV", "author_email": "laurent.mignon@acsone.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing", "Topic :: Text Processing :: Markup" ], "description": "pycoda\n======\n\n.. image:: https://badge.fury.io/py/pycoda.svg?\n :target: http://badge.fury.io/py/pycoda\n.. image:: https://travis-ci.org/acsone/pycoda.svg?branch=master\n :target: https://travis-ci.org/acsone/pycoda\n.. image:: https://coveralls.io/repos/acsone/pycoda/badge.png?branch=master \n :target: https://coveralls.io/r/acsone/pycoda?branch=master\n.. image:: https://pypip.in/license/pycoda/badge.svg\n :target: https://pypi.python.org/pypi/pycoda/\n :alt: License\n\nA python library for parsing CODA files\n\n- Code repository: http://github.com/acsone/pycoda\n- Report bugs at http://github.com/acsone/pycoda/issues\n\nAuthors:\n\n * Laurent Mignon (ACSONE)\n\n\n\nChanges\n~~~~~~~\n\n1.0 (2018-09-26)\n----------------\n\n- Compatible python 3 (tested with 3.5)\n\n\n0.5 (2018-02-06)\n----------------\n\n- Add support for foreign account number.\n\n\n0.4 (2015-02-26)\n----------------\n\n- `github ISSUE3 `_:\n Globalisation lines are considered as Normal if they are not\n followed by details lines. The transaction type is now used\n to detect the details lines.\n\n\n0.3 (2015-01-15)\n----------------\n\n- `github PR2 `_:\n fix error in parseInformationRecord (@vparitskiy)\n\n\n0.2 (2014-09-15)\n----------------\n\n- `github PR1 `_:\n bugfix in exeption msg (@vparitskiy)\n\n0.1 (2014-07-10)\n----------------\n\n- Initial implementation of the CODA reader\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pycoda", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pycoda", "package_url": "https://pypi.org/project/pycoda/", "platform": "", "project_url": "https://pypi.org/project/pycoda/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/pycoda" }, "release_url": "https://pypi.org/project/pycoda/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Python library for Coded statement of account (CODA)", "version": "1.0.0" }, "last_serial": 4312831, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d17ccf5623de52344dccc267f8ac60d6", "sha256": "9411a3a9efd51e9de23503f6257914f83ed796d94c7f814b238897782f3aad84" }, "downloads": -1, "filename": "pycoda-0.1.tar.gz", "has_sig": false, "md5_digest": "d17ccf5623de52344dccc267f8ac60d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6474, "upload_time": "2014-07-10T08:36:38", "url": "https://files.pythonhosted.org/packages/64/21/823b22e37e03fe134f34d1361ffe0c6403434e893ccee382771f81dc0c32/pycoda-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f349e60a50e6287a9429c59b47863322", "sha256": "e0d8088f5ef593806fee955589b3ee8be1a5d3751997f7e363d159238f5fd451" }, "downloads": -1, "filename": "pycoda-0.2.tar.gz", "has_sig": false, "md5_digest": "f349e60a50e6287a9429c59b47863322", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6514, "upload_time": "2014-09-15T13:18:08", "url": "https://files.pythonhosted.org/packages/d7/b0/acef2108bd4c586c8c0a60d3acb02bac1d57f3c58a82f379ae88470c5737/pycoda-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7aa6a3bb0537f681b4b2e6006bb234ef", "sha256": "350779595bd5edc7245d0c36ad4a9b0dcb9f795a89f7ee7ff4793d148e9f2f03" }, "downloads": -1, "filename": "pycoda-0.3.tar.gz", "has_sig": false, "md5_digest": "7aa6a3bb0537f681b4b2e6006bb234ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6584, "upload_time": "2015-01-15T15:38:25", "url": "https://files.pythonhosted.org/packages/a1/73/e17eeef408d07c34b395f8f8a0d2d40de88556a8ebe0bf2ec543cd256d19/pycoda-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "88a1858217f3722a5970447b9c6d876b", "sha256": "86690a0c66f8423c43c3b4011755ce5f2528edfeb32a856819612eb2603b0190" }, "downloads": -1, "filename": "pycoda-0.4.tar.gz", "has_sig": false, "md5_digest": "88a1858217f3722a5970447b9c6d876b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7443, "upload_time": "2015-02-26T12:58:18", "url": "https://files.pythonhosted.org/packages/23/fe/340c0cd0fa6fa4433a5814054026ad7ac8611f13070628f09c48c84dcbcc/pycoda-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "90b2e25b81e102984842a03ebda614cd", "sha256": "5012c93ec11f3453bdb2ccdbaa6866b53dbf2734105a943d6f0027dbc8ed9340" }, "downloads": -1, "filename": "pycoda-0.5.tar.gz", "has_sig": false, "md5_digest": "90b2e25b81e102984842a03ebda614cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8412, "upload_time": "2018-02-06T14:02:30", "url": "https://files.pythonhosted.org/packages/b6/de/8b311a7c347359b2b946b3c5cc1546bdc8ba404fd597e35be53089f312fc/pycoda-0.5.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "c574777dd6797524a1f1eed79dbde433", "sha256": "e93c9f3213299a21d573327286b62c401a4a514369bf7caf18d7c4a224e60245" }, "downloads": -1, "filename": "pycoda-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c574777dd6797524a1f1eed79dbde433", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17781, "upload_time": "2018-09-26T14:28:58", "url": "https://files.pythonhosted.org/packages/d2/95/82358a9a6181e5b565c9e89eca2d6cdaff2a217c19fccd1cb68183ff2ff9/pycoda-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e638cbab93892fb3f98744c8a3a4a387", "sha256": "1f66019142f79604c6ba0919b38a21bc67e9d90e845ff1cf5cb716378b499eda" }, "downloads": -1, "filename": "pycoda-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e638cbab93892fb3f98744c8a3a4a387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14272, "upload_time": "2018-09-26T14:28:59", "url": "https://files.pythonhosted.org/packages/4e/e8/36582c095b725a57154ed3a0d0f13fc3656c8abea9f878b09083fc4d134b/pycoda-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c574777dd6797524a1f1eed79dbde433", "sha256": "e93c9f3213299a21d573327286b62c401a4a514369bf7caf18d7c4a224e60245" }, "downloads": -1, "filename": "pycoda-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c574777dd6797524a1f1eed79dbde433", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 17781, "upload_time": "2018-09-26T14:28:58", "url": "https://files.pythonhosted.org/packages/d2/95/82358a9a6181e5b565c9e89eca2d6cdaff2a217c19fccd1cb68183ff2ff9/pycoda-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e638cbab93892fb3f98744c8a3a4a387", "sha256": "1f66019142f79604c6ba0919b38a21bc67e9d90e845ff1cf5cb716378b499eda" }, "downloads": -1, "filename": "pycoda-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e638cbab93892fb3f98744c8a3a4a387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14272, "upload_time": "2018-09-26T14:28:59", "url": "https://files.pythonhosted.org/packages/4e/e8/36582c095b725a57154ed3a0d0f13fc3656c8abea9f878b09083fc4d134b/pycoda-1.0.0.tar.gz" } ] }