microformats 4.5.0
A Ruby gem to parse HTML containing microformats2 and classic microformats that returns a collection of dynamically defined Ruby objects, a Ruby hash, or a JSON hash.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (10):
            bundler
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            rake
            >= 0
          
          
            rb-fsevent
            >= 0
          
          
            rspec
            >= 0
          
          
            rubocop
            >= 0
          
          
            rubocop-rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-console
            >= 0
          
          
            webmock
            >= 0