[ 原始碼: ruby-pathutil ]
套件:ruby-pathutil(0.16.1-1.1)
ruby-pathutil 的相關連結
Debian 的資源:
下載原始碼套件 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]
維護小組:
外部的資源:
- 主頁 [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