gs123


Namegs123 JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://gitlab.com/serial-lab/gs123
SummarySet of python-based tools to convert various GS1 formats to and from others.
upload_time2024-02-21 00:09:43
maintainerNone
docs_urlNone
authorRob Magee
requires_pythonNone
licenseGNU General Public License v3
keywords gs123
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====
GS123
=====


.. image:: https://gitlab.com/serial-lab/gs123/badges/master/pipeline.svg
        :target: https://gitlab.com/serial-lab/gs123/commits/master

.. image:: https://gitlab.com/serial-lab/gs123/badges/master/coverage.svg
        :target: https://gitlab.com/serial-lab/gs123/pipelines

.. image:: https://badge.fury.io/py/gs123.svg
    :target: https://badge.fury.io/py/gs123



Set of python tools to convert various GS1 formats to and from others.
GS123 is an essential component of the QU4RTET Open Source EPCIS and is
used in various tasks throughout the platform.  GS123 can also be used
as a standalone component to convert barcode data to URNs, etc.

Documentation
-------------

Find the latest docs here:

https://serial-lab.gitlab.io/gs123/

Features
--------

* Converts GS1 barcode values to EPC URN values.
* Check digit calculation.
* Converts URN values to barcode values.
* Regular expressions to select barcode values in files.
* File conversion utilities.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/serial-lab/gs123",
    "name": "gs123",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "gs123",
    "author": "Rob Magee",
    "author_email": "slab@serial-lab.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/5e/4a984f24faa09de113835a8edd45b456a43b90123d64b0175455025568b0/gs123-3.0.0.tar.gz",
    "platform": null,
    "description": "=====\nGS123\n=====\n\n\n.. image:: https://gitlab.com/serial-lab/gs123/badges/master/pipeline.svg\n        :target: https://gitlab.com/serial-lab/gs123/commits/master\n\n.. image:: https://gitlab.com/serial-lab/gs123/badges/master/coverage.svg\n        :target: https://gitlab.com/serial-lab/gs123/pipelines\n\n.. image:: https://badge.fury.io/py/gs123.svg\n    :target: https://badge.fury.io/py/gs123\n\n\n\nSet of python tools to convert various GS1 formats to and from others.\nGS123 is an essential component of the QU4RTET Open Source EPCIS and is\nused in various tasks throughout the platform.  GS123 can also be used\nas a standalone component to convert barcode data to URNs, etc.\n\nDocumentation\n-------------\n\nFind the latest docs here:\n\nhttps://serial-lab.gitlab.io/gs123/\n\nFeatures\n--------\n\n* Converts GS1 barcode values to EPC URN values.\n* Check digit calculation.\n* Converts URN values to barcode values.\n* Regular expressions to select barcode values in files.\n* File conversion utilities.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Set of python-based tools to convert various GS1 formats to and from others.",
    "version": "3.0.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/serial-lab/gs123"
    },
    "split_keywords": [
        "gs123"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9e79fe676e3191df5ede97e6ba79140c6a1caefa9dd9ce83416acf3c2c16707",
                "md5": "1ff6cc64442bbd9a408610e6ac5bc165",
                "sha256": "9562c80c32c45d9c98ec9778aae4c25f9ae71e96e81a4779a7e49331039d63ea"
            },
            "downloads": -1,
            "filename": "gs123-3.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ff6cc64442bbd9a408610e6ac5bc165",
            "packagetype": "bdist_wheel",
            "python_version": "3.6",
            "requires_python": null,
            "size": 25011,
            "upload_time": "2024-02-21T00:09:45",
            "upload_time_iso_8601": "2024-02-21T00:09:45.690306Z",
            "url": "https://files.pythonhosted.org/packages/b9/e7/9fe676e3191df5ede97e6ba79140c6a1caefa9dd9ce83416acf3c2c16707/gs123-3.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d5e4a984f24faa09de113835a8edd45b456a43b90123d64b0175455025568b0",
                "md5": "5524a128d15a0c5391332af305354235",
                "sha256": "676924b3ee2548e3e5e4dddb8dfe2dfc185337c521deb31eb82861e4c6a37d58"
            },
            "downloads": -1,
            "filename": "gs123-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5524a128d15a0c5391332af305354235",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 34083,
            "upload_time": "2024-02-21T00:09:43",
            "upload_time_iso_8601": "2024-02-21T00:09:43.968271Z",
            "url": "https://files.pythonhosted.org/packages/5d/5e/4a984f24faa09de113835a8edd45b456a43b90123d64b0175455025568b0/gs123-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 00:09:43",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "serial-lab",
    "gitlab_project": "gs123",
    "lcname": "gs123"
}
        
Elapsed time: 0.19525s