[ ソース: ruby-pathname2 ]
パッケージ: ruby-pathname2 (1.8.2-2)
ruby-pathname2 に関するリンク
Debian の資源:
ruby-pathname2 ソースパッケージをダウンロード:
- [ruby-pathname2_1.8.2-2.dsc]
- [ruby-pathname2_1.8.2.orig.tar.gz]
- [ruby-pathname2_1.8.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
alternate implementation of the Pathname class
pathname2 is a library that provides an implementation of the Pathname class different from the one that ships as part of the Ruby standard library. It is a subclass of String, though several methods have been overridden to better fit a path context. In addition, it supports file URL's as paths, provides additional methods for Windows paths, and handles UNC paths on Windows properly.
その他の ruby-pathname2 関連パッケージ
|
|
|
|
-
- dep: ruby-facade
- An easy way to implement the facade pattern in Ruby