[ 源代码: ruby-pathutil ]
软件包:ruby-pathutil(0.16.1-1)
ruby-pathutil 的相关链接
Debian 的资源:
下载源码包 ruby-pathutil:
- [ruby-pathutil_0.16.1-1.dsc]
- [ruby-pathutil_0.16.1.orig.tar.gz]
- [ruby-pathutil_0.16.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-forwardable-extended (>= 2.6)
- Forwardable with hash and instance variable extensions