RubyGems Navigation menu

ftpd 0.12.0

[![Code Climate](https://codeclimate.com/github/wconrad/ftpd.png)](https://codeclimate.com/github/wconrad/ftpd) [![Build Status](https://travis-ci.org/wconrad/ftpd.png)](https://travis-ci.org/wconrad/ftpd) [![Gem Version](https://badge.fury.io/rb/ftpd.png)](http://badge.fury.io/rb/ftpd) ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, IPV6, passive and active mode, and is unconditionally compliant per [RFC-1123][1]. It can be used as part of a test fixture or embedded in a program.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.1.0 July 24, 2017 (48.5KB)
  2. 2.0.5 July 23, 2017 (48.5KB)
  3. 2.0.4 July 17, 2017 (48.5KB)
  4. 2.0.3 July 17, 2017 (48.5KB)
  5. 2.0.2 July 17, 2017 (48.5KB)
  6. 0.12.0 May 11, 2014 (72KB)
全てのバージョンを表示(全37件)

Runtime依存関係 (1):

memoizer ~> 1.0

Development依存関係 (8):

cucumber >= 0
jeweler >= 0
rake >= 0
redcarpet >= 0
rspec >= 0
timecop >= 0
yard >= 0

所有者:

作者:

  • Wayne Conrad

SHA 256チェックサム:

=

累計ダウンロード数 579,200

このバージョンのみ 2,933

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: