Skip to content

priceflex/Drivers-License-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is a Drivers License Parser for AAMVA stardard formatting. 
Special Thanks to www.microguideinc.com for there inital code on there blog. http://www.microguideinc.com/blog_posts/show2

dl = "" #Drivers License String from Magtek 
puts parsed_dl = DriverLicenseParser.new(dl)

puts parsed_dl.years_old
puts parsed_dl.can_drink?

About

Drivers License Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages