{ "info": { "author": "Ludovic Watteaux", "author_email": "ludovic.watteaux@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "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 :: Communications", "Topic :: Office/Business", "Topic :: Office/Business :: Financial", "Topic :: Other/Nonlisted Topic" ], "description": "# UBLCII\n\nTranslate Invoice UBL 2.1 to/from CrossIndustryInvoice (CII) D16B\n\n\n## Installation\n\n* Pre-required: python2 or python3\n\n```bash\npip install ublcii\n```\n\n\n## Usages\n```bash\nubl2cii Input-Invoice-UBL.xml Output-Invoice-CII-D16B.xml\ncii2ubl Input-Invoice-CII-D16B.xml Output-Invoice-UBL.xml\n```\n\n## Authors\n* Ludovic Watteaux (Development)\n* Claude Charmot (Specifications)\n\n\n## Support\n\nhttps://sourceforge.net/projects/converter-ubl-cii-invoice-xml/support\n\n\n## Changelog\n* v1.0.3 : 2019-07-29 - Fixes and Updates\n\t* [CII2UBL] Fixes for /Invoice/Delivery/DeliveryLocation/ID\n\t* Add xml namespaces: qdt, udt, xsi, xsi:schemaLocation\n\t* [CII2UBL] Map /IncludedNote/SubjectCode in begin of /Invoice/Note\n\t* Increase xml D16B ram:Content len to 1024\n\t* Set minimum occurance of UBL /Invoice/InvoiceLine to 0\n* v1.0.2 : 2019-07-23 - Fixes and Updates\n\t* Map field /Invoice/InvoiceLine/AllowanceCharge/ChargeIndicator\n\t* Set default mandatory field ChargeIndicator to 'false'\n\t* Fix /Invoice/PaymentMeans\n\t* Fix /Invoice/InvoiceLine/Price/AllowanceCharge/BaseAmount\n\n* v1.0.1 : 2019-07-19 - Packaging infos updates\n* v1.0.0 : 2019-07-18 - First release on pypi\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://converter-ubl-cii-invoice-xml.sourceforge.io", "keywords": "edi xml invoice ubl 2.1 CII CrossIndustryInvoice D16B", "license": "GNU GPL v3.0", "maintainer": "", "maintainer_email": "", "name": "ublcii", "package_url": "https://pypi.org/project/ublcii/", "platform": "OS Independent (Written in an interpreted language)", "project_url": "https://pypi.org/project/ublcii/", "project_urls": { "Bug Reports": "https://github.com/Auratechcom/converter_ubl_cii_invoice_xml/issues", "Home": "https://converter-ubl-cii-invoice-xml.sourceforge.io", "Homepage": "https://converter-ubl-cii-invoice-xml.sourceforge.io", "Say Thanks!": "http://www.auratechcom.fr/contact.htm", "Say Thanks2!": "https://www.edi-intelligentsia.com/contact/", "Source": "https://github.com/Auratechcom/converter_ubl_cii_invoice_xml.git" }, "release_url": "https://pypi.org/project/ublcii/1.0.3/", "requires_dist": [ "bots-ediint (>=3.3.1rc1)", "django (>=1.10)", "setuptools" ], "requires_python": "", "summary": "Translate Invoice UBL 2.1 to/from CrossIndustryInvoice (CII) D16B", "version": "1.0.3" }, "last_serial": 5599309, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c07c9d64de35d31c478cf4daa3bb626f", "sha256": "c439d4b09767fb809a08c7ad3c9707019872ca1faad15f767fad2c18e64d32da" }, "downloads": -1, "filename": "ublcii-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c07c9d64de35d31c478cf4daa3bb626f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 585030, "upload_time": "2019-07-18T14:30:26", "url": "https://files.pythonhosted.org/packages/db/ba/5c86154eac703c9176cb2513ceb3b7c87a34fa2d2b786e6eba261ad6df7b/ublcii-1.0.0-py2.py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "6a7805ef4faeef17216abe73631b4a5b", "sha256": "788ad7063b7c62b90a5d39aca7df4febc9aedf00c8fe4865513de8867d08d4c3" }, "downloads": -1, "filename": "ublcii-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a7805ef4faeef17216abe73631b4a5b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 585260, "upload_time": "2019-07-19T10:41:43", "url": "https://files.pythonhosted.org/packages/80/f9/5d204d2bce6c83e0bc5b68443ab2316fc20f4bcb25bed739ac8a99383cc6/ublcii-1.0.1-py2.py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "aab5a42c905099408725642f18943dfb", "sha256": "a090791341674a0fd94f7ac901994c5e29fa2da3db96b46918660bc68fb47435" }, "downloads": -1, "filename": "ublcii-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aab5a42c905099408725642f18943dfb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 585404, "upload_time": "2019-07-23T09:43:46", "url": "https://files.pythonhosted.org/packages/33/2a/58e7c0dc8b568a50aa6f5c2cbdbeb40d468aea9d3b4b4b1333fe5aa25322/ublcii-1.0.2-py2.py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9f6dfa1f15e9f740d60b560122f05c10", "sha256": "3bcf02cddae2c0a3186d3208c9c117f205f57cc9968da4945e6ce1c3fac129bc" }, "downloads": -1, "filename": "ublcii-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f6dfa1f15e9f740d60b560122f05c10", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 586020, "upload_time": "2019-07-29T12:30:53", "url": "https://files.pythonhosted.org/packages/0f/6d/c3b8765bcd8cb57d55b6fa183452d1c61e402d7107134bac049a89d8496c/ublcii-1.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f6dfa1f15e9f740d60b560122f05c10", "sha256": "3bcf02cddae2c0a3186d3208c9c117f205f57cc9968da4945e6ce1c3fac129bc" }, "downloads": -1, "filename": "ublcii-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f6dfa1f15e9f740d60b560122f05c10", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 586020, "upload_time": "2019-07-29T12:30:53", "url": "https://files.pythonhosted.org/packages/0f/6d/c3b8765bcd8cb57d55b6fa183452d1c61e402d7107134bac049a89d8496c/ublcii-1.0.3-py2.py3-none-any.whl" } ] }