ruby-adsf 1.4.6+dfsg1-2 source package in Ubuntu

Changelog

ruby-adsf (1.4.6+dfsg1-2) unstable; urgency=medium

  * Add patch to rename MiniTest to Minitest (for ruby3.3 support)

 -- Cédric Boutillier <email address hidden>  Fri, 19 Jul 2024 12:02:49 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-adsf_1.4.6+dfsg1-2.dsc 1.6 KiB af4a07c8fe4c06e68f87298cad901c1d4cf15916c5477a121bfea99c2f4a5241
ruby-adsf_1.4.6+dfsg1.orig.tar.xz 11.9 KiB 117b761aa4837dfb7b33993acb2789846da4530469354177459645f03428c951
ruby-adsf_1.4.6+dfsg1-2.debian.tar.xz 5.2 KiB 49e05f8f473dacd25c7d3850242a21b1e6d920fa02fd763118a205cdbfde6cea

Available diffs

No changes file available.

Binary packages built by this source

ruby-adsf: tiny static file server

 adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any
 directory to serve static files. It can be used programmatically in Rack and
 other Ruby applications.
 .
 For example, the nanoc static website generator uses it its "view" command.

ruby-adsf-live: live reload support for ruby-adsf tiny static file server

 adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any
 directory to serve static files. It can be used programmatically in Rack and
 other Ruby applications.
 .
 This package provide the adsf --live-reload support.
 .
 For example, the nanoc static website generator uses it its "live" command.