软件包: ruby-pathname2 (1.8.0-2)
ruby-pathname2 的相关链接
Trisquel 的资源:
下载源码包 ruby-pathname2:
- [ruby-pathname2_1.8.0-2.dsc]
- [ruby-pathname2_1.8.0.orig.tar.gz]
- [ruby-pathname2_1.8.0-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Michael R. Crusoe
外部的资源:
- 主页 [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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-facade
- facade pattern aide for Ruby