diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/py-pyocclient/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'www/py-pyocclient/pkg-descr')
-rw-r--r-- | www/py-pyocclient/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-pyocclient/pkg-descr b/www/py-pyocclient/pkg-descr index 25cbb1aad363..f41d8b6a8e07 100644 --- a/www/py-pyocclient/pkg-descr +++ b/www/py-pyocclient/pkg-descr @@ -1,5 +1,5 @@ -This library makes it possible to connect to an ownCloud instance and perform -file, share and attribute operations in python. Please note that this is not +This library makes it possible to connect to an ownCloud instance and perform +file, share and attribute operations in python. Please note that this is not a sync client implementation but rather a wrapper around various APIs. WWW: https://github.com/owncloud/pyocclient |