Deprecated
Valsts valodas centrs is now publishing a list of Latvian name days in machine readable format (CSV). The old PDF-based processing routines are therfore null and void.
Nameday VVC PDF extractor
Ruby gem for extraction of Latvian name days from official list provided by Valsts valodas centrs.
As list is available only in PDF format (archived in archive.org and archive.today), this gem knows how to deal with such data source.
N.B. No guarantees are given that for future revisions of nameday list gem will work. It does as of 2022-03-16.
Usage
require "nameday_vvc_pdf_extractor"
Check test file for available methods and order of calls.
Development
$ gem install -g
$ rake
License
BSD-3-Clause