aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtasn1/README
diff options
context:
space:
mode:
authorStylianos Tsampas <ztsampas@otenet.gr>2010-05-12 23:30:43 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:30:43 +0200
commitc77aec5191af819a64156404233be089dbc3058b (patch)
treee1b85552f41303f8f4abac59adffa4d2ea1a3a55 /libraries/libtasn1/README
parent018274abcdbb23178bd8316fd771f26cb74b8a9a (diff)
libraries/libtasn1: Added to 12.2 repository
Diffstat (limited to 'libraries/libtasn1/README')
-rw-r--r--libraries/libtasn1/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libtasn1/README b/libraries/libtasn1/README
new file mode 100644
index 000000000000..eb732eff2cb2
--- /dev/null
+++ b/libraries/libtasn1/README
@@ -0,0 +1,4 @@
+Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some
+other packages.The goal of this implementation is to be highly
+portable, and only require an ANSI C89 platform. It was written by
+Fabio Fiorina, and has been shipped as part of GnuTLS.