# UBLCII
Translate Invoice UBL 2.1 to/from CrossIndustryInvoice (CII) D16B
## Installation
* Pre-required: python2 or python3
* Additional-requirements: java (for invoicing rules validation)
```bash
pip install ublcii
```
## Usages
```bash
ubl2cii Input-Invoice-UBL.xml Output-Invoice-CII-D16B.xml
cii2ubl Input-Invoice-CII-D16B.xml Output-Invoice-UBL.xml
```
### With validation
```bash
ubl2cii --validate Input-Invoice-UBL.xml
ubl2cii --validate Input-Invoice-UBL.xml Output-Invoice-CII-D16B.xml
```
## Authors
* Ludovic Watteaux (Development)
* Claude Charmot (Specifications)
## Support
https://sourceforge.net/projects/converter-ubl-cii-invoice-xml/support
Raw data
{
"_id": null,
"home_page": "https://converter-ubl-cii-invoice-xml.sourceforge.io",
"name": "ublcii2",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "edi xml invoice ubl 2.1 CII CrossIndustryInvoice D16B",
"author": "Ludovic Watteaux",
"author_email": "ludovic.watteaux@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/85/d8/7f5753aaa2ef98694525cf179105a1dc4e5a9228a9605e1ea85a7443a612/ublcii2-1.1.8.tar.gz",
"platform": "OS Independent (Written in an interpreted language)",
"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* Additional-requirements: java (for invoicing rules validation)\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### With validation\n```bash\nubl2cii --validate Input-Invoice-UBL.xml\nubl2cii --validate Input-Invoice-UBL.xml Output-Invoice-CII-D16B.xml\n```\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",
"bugtrack_url": null,
"license": "GNU GPL v3.0",
"summary": "Translate Invoice UBL 2.1 to/from CrossIndustryInvoice (CII) D16B",
"version": "1.1.8",
"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"
},
"split_keywords": [
"edi",
"xml",
"invoice",
"ubl",
"2.1",
"cii",
"crossindustryinvoice",
"d16b"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "03fc299f7ef0b1feda9a0d2679850e91187ac115e53769209c881b44e08ebb6e",
"md5": "5c29585272d1cbe072a4574b5c70b4b0",
"sha256": "d5b4bf8c9ad464bea6fb693a46d73bfb8cf8548f45a3dc4654a71f58b04bef69"
},
"downloads": -1,
"filename": "ublcii2-1.1.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5c29585272d1cbe072a4574b5c70b4b0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5389757,
"upload_time": "2025-07-08T18:29:53",
"upload_time_iso_8601": "2025-07-08T18:29:53.730609Z",
"url": "https://files.pythonhosted.org/packages/03/fc/299f7ef0b1feda9a0d2679850e91187ac115e53769209c881b44e08ebb6e/ublcii2-1.1.8-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "85d87f5753aaa2ef98694525cf179105a1dc4e5a9228a9605e1ea85a7443a612",
"md5": "44b019241c87cf051560d9aef04c85e9",
"sha256": "642a3eabe02c934971a33fe16b7b3afe16f42c06a947d77c39414ee939e76196"
},
"downloads": -1,
"filename": "ublcii2-1.1.8.tar.gz",
"has_sig": false,
"md5_digest": "44b019241c87cf051560d9aef04c85e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5272136,
"upload_time": "2025-07-08T18:29:55",
"upload_time_iso_8601": "2025-07-08T18:29:55.828858Z",
"url": "https://files.pythonhosted.org/packages/85/d8/7f5753aaa2ef98694525cf179105a1dc4e5a9228a9605e1ea85a7443a612/ublcii2-1.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-08 18:29:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Auratechcom",
"github_project": "converter_ubl_cii_invoice_xml",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ublcii2"
}