[ ソース: ruby-http-cookie ]
パッケージ: ruby-http-cookie (1.0.3-1)
ruby-http-cookie に関するリンク
Debian の資源:
ruby-http-cookie ソースパッケージをダウンロード:
- [ruby-http-cookie_1.0.3-1.dsc]
- [ruby-http-cookie_1.0.3.orig.tar.gz]
- [ruby-http-cookie_1.0.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby library to handle HTTP Cookies based on RFC 6265
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
その他の ruby-http-cookie 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-domain-name
- Domain Name manipulation library for Ruby
-
- rec: ruby-sqlite3
- SQLite3 interface for Ruby