summaryrefslogtreecommitdiffstats
path: root/python/pydf/README
diff options
context:
space:
mode:
author Larry Hajali2015-07-26 03:14:45 +0200
committer Willy Sudiarto Raharjo2015-07-26 03:14:45 +0200
commit1b02b22b8e19803536ed2f7e573d1896cf0c460e (patch)
tree9e716fc59c62e5504108a2bc53bd504436ab9619 /python/pydf/README
parentb77c61eee894fde524ff5873453d11fe7256920a (diff)
downloadslackbuilds-1b02b22b8e19803536ed2f7e573d1896cf0c460e.tar.gz
python/pydf: Added (df clone written in python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pydf/README')
-rw-r--r--python/pydf/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/pydf/README b/python/pydf/README
new file mode 100644
index 0000000000..b9d521ab2a
--- /dev/null
+++ b/python/pydf/README
@@ -0,0 +1,5 @@
+pydf is all-singing, all-dancing, fully colourised df(1)-clone written in
+python.
+
+System-wide configuration is in /etc/pydfrc, per-user configuration in ~/.pydfrc
+(format of these files is the same).