[ ソース: passenger ]
パッケージ: passenger (6.0.17+ds-1)
passenger に関するリンク
Debian の資源:
passenger ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.phusionpassenger.com]
類似のパッケージ:
web application server
Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It takes a lot of complexity out of deploying web apps, adds powerful enterprise-grade features that are useful in production, and makes administration much easier and less complex. Phusion Passenger supports Ruby, Python, Node.js and Meteor.
その他の passenger 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl4 (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (OpenSSL フレーバ)
-
- dep: libev4 (>= 1:4.04)
- high-performance event loop library modelled after libevent
-
- dep: libgcc-s1 (>= 7)
- GCC 共有ライブラリ
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: libuv1 (>= 1.4.2)
- 非同期イベント通知ライブラリ - ランタイムライブラリ
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-rack
- modular Ruby webserver interface