summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-04-13 16:09:33 +0200
committerMatěj Cepl <mcepl@cepl.eu>2016-04-20 15:37:52 +0200
commitba75f65db9c55d45c7a56ea0549d2a91146ee821 (patch)
treef83b77952e3c94209574bc8863d95c19db7167cb /README.rst
parent13e0727fb98e1eae284c5ce4a2080a9b9b99d1c0 (diff)
downloadm2crypto-ba75f65db9c55d45c7a56ea0549d2a91146ee821.tar.gz
Improve README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index f81c32f..8e8f05c 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,9 @@
-========= M2Crypto =========
+========
+M2Crypto
+========
-:Maintainer: Heikki Toivonen :Web-Site:
-https://gitlab.com/m2crypto/m2crypto
+:Maintainer: Matěj Cepl
+:Web-Site: https://gitlab.com/m2crypto/m2crypto
M2Crypto = Python + OpenSSL + SWIG
----------------------------------
@@ -31,6 +33,12 @@ M2Crypto comes with the following:
- Project with demo applications using M2Crypto is now in the separate
project available at https://gitlab.com/m2crypto/m2crypto_demo
+We care a lot about stable API and all Python methods should be
+preserved, note however that ``m2.`` namespace is considered internal to
+the library and it doesn't have to be preserved. If however some change
+to it breaks your app, let us know and we will try to make things
+working for you.
+
M2Crypto is released under a very liberal BSD-style licence. See LICENCE
for details.