Giter Club home page Giter Club logo

dlparser-swift's Introduction

DLParser

DLParser is a library for parsing barcode data from AAMVA compliant driver licenses.

Swift Version License Platform

DLParser aims to decode barcode data from AAMVA compliant driver licenses. The parser supports all AAMVA versions and AAMVA defined fields.

Features

  • Support for all AAMVA standards (v1-9)
  • Support for all AAMVA fields
  • License model for all AAMVA fields
  • Offline use
  • Unit tests for version parsers

Requirements

  • iOS 10.0+
  • Swift 5.1
  • Xcode 11
  • Cocoapods

Cocoapod Installation

pod 'DLParser', '~> 3.0'

Carthage Installation

github "ajohnson388/DLParser-Swift"

SPM Installation

dependencies: [
    .package(url: "https://github.com/ajohnson388/DLParser-Swift.git", from: "3.0")
]

Sample Installation

Clone the repo.

Navigate to your project directory and run pod install.

Open the .xcworkspace file.

Create an App id using your developer account.

Run the unit tests for the version parsers and assert they pass.

Run the example app on a physical device.

Scan driver license barcodes by using the example app and view output through the console.

Contribute

Open an issue or make a pull request.

Note

This library was derived from https://github.com/ksoftllc/license-parser.

Meta

Andrew Johnson โ€“ [email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/ajohnson388/

dlparser-swift's People

Contributors

ajohnson388 avatar andrew-johnson-handsome avatar falnatsheh avatar hewigovens avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.