Sunpoet Po-Chuan Hsieh 4ea26dcc29 Add rubygem-tempfile 0.1.1
Tempfile is a utility class for managing temporary files. When you create a
Tempfile object, it will create a temporary file with a unique filename. A
Tempfile objects behaves just like a File object, and you can perform all the
usual file operations on it: reading data, writing data, changing its
permissions, etc. So although this class does not explicitly document all
instance methods supported by File, you can in fact call any File instance
method on a Tempfile object.

WWW: https://github.com/ruby/tempfile
2021-01-03 20:01:31 +00:00

4 lines
168 B
Plaintext

TIMESTAMP = 1609598797
SHA256 (rubygem/tempfile-0.1.1.gem) = 8239f7014592cbbc3acb82b6a1126b75ed5529cf3b9e6ded4737a754e177b6c9
SIZE (rubygem/tempfile-0.1.1.gem) = 10752