Pakket: ruby-pathutil (0.16.1-1.1)
Verwijzigingen voor ruby-pathutil
Debian bronnen:
Het bronpakket ruby-pathutil downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-pathutil gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-forwardable-extended (>= 2.6)
- Forwardable with hash and instance variable extensions