freebsd-ports/devel/rubygem-pathutil/pkg-descr
Sunpoet Po-Chuan Hsieh f619b31fc7 - Add rubygem-pathutil 0.9.0
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.

WWW: https://github.com/envygeeks/pathutil
2016-04-29 22:28:18 +00:00

8 lines
457 B
Text

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.
WWW: https://github.com/envygeeks/pathutil