Skip to content

v0.2.1

Choose a tag to compare

@miurahr miurahr released this 27 Feb 04:57
· 16 commits to master since this release
Added
-----

* Add `name` property that indicate basename of volumes
* Add `stat()` that return `stat_result` which has as mostly same methods as `os.stat_result` class
  except for platform dependent methods.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>