--- - branch: MAIN date: Mon Feb 11 08:51:01 UTC 2013 files: - new: '1.1' old: '0' path: pkgsrc/devel/ruby-path/DESCR pathrev: pkgsrc/devel/ruby-path/DESCR@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/ruby-path/Makefile pathrev: pkgsrc/devel/ruby-path/Makefile@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/ruby-path/PLIST pathrev: pkgsrc/devel/ruby-path/PLIST@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/devel/ruby-path/distinfo pathrev: pkgsrc/devel/ruby-path/distinfo@1.1 type: added id: 20130211T085101Z.09e0bc890f4a7c2a9cc97055a67c3df186c2b3f7 log: | Add ruby-path package version 1.3.1. 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!). module: pkgsrc subject: 'CVS commit: pkgsrc/devel/ruby-path' unixtime: '1360572661' user: taca