[ 源代码: ruby-adsf ]
软件包:ruby-adsf(1.5.2+dfsg1-2)
ruby-adsf 的相关链接
Debian 的资源:
下载源码包 ruby-adsf:
- [ruby-adsf_1.5.2+dfsg1-2.dsc]
- [ruby-adsf_1.5.2+dfsg1.orig.tar.xz]
- [ruby-adsf_1.5.2+dfsg1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
-
- dep: ruby-rack (<< 4.0.0)
- modular Ruby webserver interface
- dep: ruby-rack (>= 1.0.0)
-
- dep: ruby-rackup (>= 2.1)
- General server command for Rack applications