[ ソース: 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