diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-05 19:57:55 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-04-05 19:57:55 +0000 |
commit | c379ce7b913aaaa136c3f3ac4542770068fc2ddc (patch) | |
tree | 397dce26cda49d25909964c68cb65b302a26c8e9 /README | |
download | libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.gz libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.tar.bz2 libtasn1-c379ce7b913aaaa136c3f3ac4542770068fc2ddc.zip |
Initial revision
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +This is the ASN.1 library used in GNUTLS. +More up to date information can be found at +http://www.gnu.org/software/gnutls and http://www.gnutls.org + +* Documentation: + view the doc/ directory and the examples in the src/ directory. + |