diff options
Diffstat (limited to 'devel/py-path.py/DESCR')
-rw-r--r-- | devel/py-path.py/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-path.py/DESCR b/devel/py-path.py/DESCR new file mode 100644 index 00000000000..bbd6427ec83 --- /dev/null +++ b/devel/py-path.py/DESCR @@ -0,0 +1,2 @@ +path.py implements a path objects as first-class entities, allowing common +operations on files to be invoked on those path objects directly |