Repository is archived
Low commit activity in last 3 years
No release in over a year
Nameday data extraction from Valsts valodas centrs PDF
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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