From 6af8234936f805a9c6dceb29a84e73d40ed4b257 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 18 May 2018 14:24:23 +0200 Subject: README: replace by README.md That is, use README.md as primary source to generate README as README is required by the GNU guidelines. We don't try to convert to "real" plain text as markdown is readable, and to avoid introducing another dependency (e.g., pandoc). Signed-off-by: Nikos Mavrogiannopoulos --- README | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 README (limited to 'README') diff --git a/README b/README deleted file mode 100644 index 5e9943a..0000000 --- a/README +++ /dev/null @@ -1,8 +0,0 @@ -P11-KIT - -Provides a way to load and enumerate PKCS#11 modules. Provides a standard -configuration setup for installing PKCS#11 modules in such a way that they're -discoverable. - -Also solves problems with coordinating the use of PKCS#11 by different -components or libraries living in the same process. -- cgit v1.1