软件包: ruby-pathutil (0.16.1-1.1)
ruby-pathutil 的相关链接
Trisquel 的资源:
下载源码包 ruby-pathutil:
- [ruby-pathutil_0.16.1-1.1.dsc]
- [ruby-pathutil_0.16.1.orig.tar.gz]
- [ruby-pathutil_0.16.1-1.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Youhei SASAKI
外部的资源:
- 主页 [github.com]
相似软件包:
Faster pure Ruby implementation of Pathname with extra bits
Pathutil tries to be a faster pure Ruby impelementation of Pathname. It arose out of a need to fix basic problems with Pathname, such as suscepetibility to join overrides, need for automatic encoding, and normalization (for stuff like Jekyll) and the ability to do other safe-style operations in an encapsulated format, like copying files and folders with symlinks but only if they originate from the given root.
其他与 ruby-pathutil 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-forwardable-extended (>= 2.6)
- Forwardable with hash and instance variable extensions