pkgsrc/www/ruby-data_uri/DESCR

4 lines
150 B
Text
Raw Normal View History

Data URIs allow resources to be embedded inside a URI. The URI::Data
class provides support for parsing these URIs using the normal
URI.parse method.