Module prs500
[hide private]
[frames] | no frames]

Module prs500

source code

Provides a command-line interface to the SONY Reader PRS-500.

For usage information run the script.

Classes [hide private]
  FileFormatter

Functions [hide private]
  human_readable(size)
Convert a size in bytes into a human readle form
  info(dev)
  ls(dev, path, term, recurse=False, color=False, human_readable_size=False, ll=False, cols=0)
  main()

Variables [hide private]
  MINIMUM_COL_WIDTH = 12
Minimum width of columns in ls output

Function Details [hide private]

human_readable(size)

source code 
Convert a size in bytes into a human readle form

info(dev)

source code 
None

ls(dev, path, term, recurse=False, color=False, human_readable_size=False, ll=False, cols=0)

source code 
None

main()

source code 
None

Variables Details [hide private]

MINIMUM_COL_WIDTH

Minimum width of columns in ls output
Value:
12