{"id":22257673,"url":"https://github.com/shakurocom/gs1barcodeparser","last_synced_at":"2026-07-15T10:32:07.357Z","repository":{"id":65478545,"uuid":"534360223","full_name":"shakurocom/GS1BarcodeParser","owner":"shakurocom","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-25T07:28:36.000Z","size":658,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-14T19:05:02.188Z","etag":null,"topics":["barcode","barcode-parser","barcode-recognizer","gs1","ios","swift","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shakurocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-08T19:16:51.000Z","updated_at":"2023-01-25T07:38:20.000Z","dependencies_parsed_at":"2023-02-14T05:45:37.069Z","dependency_job_id":null,"html_url":"https://github.com/shakurocom/GS1BarcodeParser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakurocom%2FGS1BarcodeParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakurocom%2FGS1BarcodeParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakurocom%2FGS1BarcodeParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakurocom%2FGS1BarcodeParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakurocom","download_url":"https://codeload.github.com/shakurocom/GS1BarcodeParser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467624,"owners_count":20620216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["barcode","barcode-parser","barcode-recognizer","gs1","ios","swift","xcode"],"created_at":"2024-12-03T08:11:41.458Z","updated_at":"2025-10-27T00:35:58.266Z","avatar_url":"https://github.com/shakurocom.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Shakuro GS1BarcodeParser](Resources/title_image.png)\n\u003cbr\u003e\u003cbr\u003e\n# GS1BarcodeParser\n![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)\n![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)\n![License MIT](https://img.shields.io/badge/license-MIT-green.svg)\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\nA `GS1BarcodeParser` provides parsing of GS1 Barcodes.\nLibrary also provides general purpose validator for barcode's content.\n\n## Requirements\n\n- iOS 11.0+\n- Xcode 11.0+\n- Swift 5.0+\n\n## Installation\n\n### CocoaPods\n\nTo integrate GS1BarcodeParser into your Xcode project with CocoaPods, specify it in your `Podfile`:\n\n```ruby\npod 'Shakuro.GS1BarcodeParser'\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n### Manually\n\nIf you prefer not to use CocoaPods, you can integrate Shakuro.GS1BarcodeParser simply by copying it to your project.\n\n## Usage\n\n### Parser\n\n    let barcodeParser = GS1BarcodeParser()\n    barcodeParser.validation = .none // .soft, .hard\n    var barcodeElements: [GS1Barcode.Element] = []\n\n    let barcode: String = \"8017123456789012345678\\u{1D}8018123456789012345678\\u{1D}80191234567890\"\n    do {\n        barcodeElements = try barcodeParser.parse(string: barcode).elements\n    } catch let error {\n        // handle error\n    }\n\nHave a look at the [GS1BarcodeParser_Example](https://github.com/shakurocom/GS1BarcodeParser/tree/master/GS1BarcodeParser_Example)\n\n## License\n\nShakuro.GS1BarcodeParser is released under the MIT license. [See LICENSE](https://github.com/shakurocom/GS1BarcodeParser/blob/master/LICENSE.md) for details.\n\n## Give it a try and reach us\n\n\nExplore our expertise in \u003ca href=\"https://shakuro.com/services/native-mobile-development/?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=parser\"\u003eNative Mobile Development\u003c/a\u003e and \u003ca href=\"https://shakuro.com/services/ios-dev/?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=parser\"\u003eiOS Development\u003c/a\u003e.\u003c/p\u003e\n\nIf you need professional assistance with your mobile or web project, feel free to \u003ca href=\"https://shakuro.com/get-in-touch/?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=parser\"\u003econtact our team\u003c/a\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakurocom%2Fgs1barcodeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshakurocom%2Fgs1barcodeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshakurocom%2Fgs1barcodeparser/lists"}