freebsd-ports/sysutils/rubygem-win32-file-stat/pkg-descr
Christoph Moench-Tegeder 7d56f56265 add new dependencies for vagrant 2.0.4 (and their dependencies, too)
devel/rubygem-ffi-win32-extensions
sysutils/rubygem-win32-file
sysutils/rubygem-win32-file-security
sysutils/rubygem-win32-file-stat

These ports don't look like they require special attention, so
just put them into the big ruby pool.
2018-05-01 15:37:55 +00:00

7 lines
334 B
Text

The win32-file-stat library provides a custom File::Stat class
specifically tailored for MS Windows. Examples include the ability
to retrieve file attributes (hidden, archive, etc) as well as the
redefinition of certain core methods that aren't implemented at all,
such as File.blksize.
WWW: https://github.com/chef/win32-file-stat/