Skip to content

Releases: tianjos/pyfiles

fix import

20 Mar 23:05

Choose a tag to compare

0.3.1

fix import

added more file info

20 Mar 22:59

Choose a tag to compare

-added owner name

  • added owner directory
  • added owner shell
  • added group name

import adjust, refactor octal to string

20 Mar 21:03

Choose a tag to compare

added permission change

20 Mar 20:33

Choose a tag to compare

  • New permission change feature

basic wrapper for some file info

16 Mar 17:59

Choose a tag to compare

Functionalities:

  • wrapper for some os.stat functionalities (file permissions (ugo), file mode)
  • wrapper for open files (appending to a file, readline generator)