RKrahl/rklib

Library modules to add

Opened this issue · 0 comments

The following library modules should be added at least:

  • units: providing class MemorySize and class Time.
  • file: providing copy_file_crc().
  • os: providing context managers tmp_chdir() and tmp_umask().
  • collections: providing class LazyList.