opml2html 0.0.1
OPML2HTML is a OPML to HTML renderer (converter) it currently supports only OPML 2.0 Spec and limited outline structure. This gem provides executable `opml2html`, which takes standard input as input and emits output to standard output.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            nokogiri
            >= 0
          
    