ruby-hpricot 0.8.6-6ubuntu2 source package in Ubuntu

Changelog

ruby-hpricot (0.8.6-6ubuntu2) bionic; urgency=medium

  * No-change rebuild for ruby2.5 update.

 -- Matthias Klose <email address hidden>  Thu, 01 Feb 2018 19:14:08 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-hpricot_0.8.6.orig.tar.gz 285.4 KiB f5cf396fcf73cd6efd4921e45f566a9cdb98ab904a19b5461de8317f9f52ec7e
ruby-hpricot_0.8.6-6ubuntu2.debian.tar.xz 5.8 KiB cfeb8aa4c1d42a42e0d16f71b5769ab30592768e18c7ce8958045309763bd8a4
ruby-hpricot_0.8.6-6ubuntu2.dsc 2.1 KiB 4c1bc91d75fc51bfd95893a9ca9f5210713052c90cbb3913913c67c0ce74800f

Available diffs

View changes file

Binary packages built by this source

ruby-hpricot: fast, enjoyable HTML parser

 Hpricot is a fast, flexible HTML parser written in C. It's designed to be
 very accomodating (like Tanaka Akira's HTree) and to have a very helpful
 library (like some JavaScript libs -- JQuery, Prototype -- give you).
 .
 Also, Hpricot can be handy for reading broken XML files, since many of the
 same principles are used. If a quote is missing, Hpricot tries to figure it
 out. If tags overlap, Hpricot works on sorting them out.

ruby-hpricot-dbgsym: debug symbols for ruby-hpricot