mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
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.
7 lines
354 B
Text
7 lines
354 B
Text
The win32-file library adds several methods to the core File class which
|
|
are specific to MS Windows, such as the ability to set and retrieve file
|
|
attributes. In addition, several core methods have been redefined in
|
|
order to work properly on MS Windows, such as File.blksize. See the
|
|
README file for more details.
|
|
|
|
WWW: https://github.com/chef/win32-file
|