[ 源代码: ruby-sinatra ]
软件包:ruby-sinatra(2.0.8.1-2+deb11u1) [security]
ruby-sinatra 的相关链接
Debian 的资源:
下载源码包 ruby-sinatra:
- [ruby-sinatra_2.0.8.1-2+deb11u1.dsc]
- [ruby-sinatra_2.0.8.1.orig.tar.gz]
- [ruby-sinatra_2.0.8.1-2+deb11u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.sinatrarb.com]
相似软件包:
Ruby web-development dressed in a DSL
Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them.
This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack.
其他与 ruby-sinatra 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-mustermann
- use patterns like regular expressions
-
- dep: ruby-rack (>= 2.0~)
- modular Ruby webserver interface
-
- dep: ruby-rack-protection (>= 2.0.5~)
- Protects against typical web attacks for Rack apps
-
- dep: ruby-tilt (>= 2.0~)
- Generic interface to multiple Ruby template engines