summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-11-11 09:52:41 +0000
committerGerrit Code Review <review@openstack.org>2016-11-11 09:52:41 +0000
commitbcc98b5acea27949109ad18f8cfb301ba3a666a3 (patch)
treedce8d9dac9223c2b6e416d8744bf5efce389af14 /README.md
parentf396208f69a2d7fd7fc2ff5f554666f0c53f74c4 (diff)
parent184aab227a34840d486ebeb4102a1ae88eb4dd7c (diff)
downloadliberasurecode-bcc98b5acea27949109ad18f8cfb301ba3a666a3.tar.gz
Merge "Change link to pyeclib in README.md"
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0f996ec..dbddb00 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,16 @@ Highlights
- 'NULL' template backend implemented to help future backend writers
- * True 'plugin' architecture - liberasurecode uses Dynamically Loaded (DL) libraries to realize a true 'plugin' architecture. This also allows one to build liberasurecode indepdendent of the Erasure Code backend libraries.
+ * True 'plugin' architecture - liberasurecode uses Dynamically Loaded (DL)
+ libraries to realize a true 'plugin' architecture. This also allows one to
+ build liberasurecode indepdendent of the Erasure Code backend libraries.
- * Cross-platform - liberasurecode is known to work on Linux (Fedora/Debian flavors), Solaris, BSD and Darwin/Mac OS X.
+ * Cross-platform - liberasurecode is known to work on Linux (Fedora/Debian
+ flavors), Solaris, BSD and Darwin/Mac OS X.
- * Community support - Developed alongside Erasure Code authority Kevin Greenan, liberasurecode is an actively maintained open-source project with growing community involvement (Openstack Swift, Ceph, PyECLib, NTT Labs).
+ * Community support - Developed alongside Erasure Code authority Kevin
+ Greenan, liberasurecode is an actively maintained open-source project with
+ growing community involvement (Openstack Swift, Ceph, PyECLib, NTT Labs).
----
@@ -38,7 +43,7 @@ liberasurecode is distributed under the terms of the **BSD** license.
Active Users
====================
- * PyECLib - Python EC library: https://pypi.python.org/pypi/PyECLib
+ * PyECLib - Python EC library: https://github.com/openstack/pyeclib
* Openstack Swift Object Store - https://wiki.openstack.org/wiki/Swift