./devel/ruby-path, Path manipulation library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 1.3.3, Package name: ruby24-path-1.3.3, Maintainer: taca

Path - a Path manipulation library

Path is a library to manage paths. It is similar to Pathname, but has some
extra goodness. The method names are intended to be short and explicit, and
avoid too much duplication like having 'name' or 'path' in the method name.

I believe the object-oriented approach to manipulate paths is very elegant and
useful. Paths are naturally the subject of their methods and even if they are
simple Strings behind, they carry way much more information and deserve a
first-class status.

Also, using a path library like this avoid to remember in which class the
functionality is implemented, everything is in one place (if not, please open
an issue!).


Required to run:
[lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d688f0ac05b74016b9c7b8ea3db1636d6d7853b8
RMD160: 37adc6a95c69f0670a2bd73fb7e35754adae3fef
Filesize: 19 KB

Version history: (Expand)