libera 1.0.6
A utility gem for processing PDFs for OCR and TEI
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            fileutils
            ~> 1
          
          
            nokogiri
            ~> 1
          
          
            om
            ~> 3.1
          
          
            pdf-reader
            ~> 2.1
          
          
            rmagick
            ~> 2.16
          
          
            rtesseract
            ~> 2.2
          
          
            ruby-progressbar
            ~> 1.9
          
    