[ Bron: ruby-pathname2 ]
Pakket: ruby-pathname2 (1.8.1-1)
Verwijzigingen voor ruby-pathname2
Debian bronnen:
Het bronpakket ruby-pathname2 downloaden:
- [ruby-pathname2_1.8.1-1.dsc]
- [ruby-pathname2_1.8.1.orig.tar.gz]
- [ruby-pathname2_1.8.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-pathname2 gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-facade
- facade pattern aide for Ruby