https://bugzilla.redhat.com/show_bug.cgi?id=1288240 Bug ID: 1288240 Summary: Review Request: nodejs-tmp - Temporary file and directory creator Product: Fedora Version: rawhide Component: Package Review Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: tom@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://tomh.fedorapeople.org//nodejs-tmp.spec SRPM URL: http://tomh.fedorapeople.org//nodejs-tmp-0.0.28-1.fc23.src.rpm Description: This is a widely used library to create temporary files and directories in a node.js environment. Tmp offers both an asynchronous and a synchronous API. For all API calls, all the parameters are optional. Tmp uses crypto for determining random file names, or, when using templates, a six letter random identifier. And just in case that you do not have that much entropy left on your system, Tmp will fall back to pseudo random numbers. You can set whether you want to remove the temporary file on process exit or not, and the destination directory can also be set. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review