opengraph_parser 0.2.5
A simple Ruby library for parsing Open Graph Protocol information from a website. It also includes a fallback solution when the website has no Open Graph information.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            addressable
            >= 0
          
          
            nokogiri
            >= 0
          
    