diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-04 17:28:01 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:09 -0600 |
commit | ed1492c8f5e8aefbdc685fd290d186fac24b91a4 (patch) | |
tree | 3b947a35406737bd331a969e28badd767de8eaa3 /libraries/uptime/README | |
parent | 9715fcb1c204e4c5c9d2b016fb57b15db8468a5a (diff) | |
download | slackbuilds-ed1492c8f5e8aefbdc685fd290d186fac24b91a4.tar.gz |
libraries/uptime: Added (Cross-platform uptime library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/uptime/README')
-rw-r--r-- | libraries/uptime/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/uptime/README b/libraries/uptime/README new file mode 100644 index 0000000000..80401dc064 --- /dev/null +++ b/libraries/uptime/README @@ -0,0 +1,2 @@ +A cross-platform uptime for the Python. +This module provides a cross-platform way to retrieve system uptime and boot time. |