all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Add asn1c
@ 2016-09-01 14:57 Hartmut Goebel
  2016-09-01 14:57 ` [PATCH] gnu: add asn1c Hartmut Goebel
  0 siblings, 1 reply; 4+ messages in thread
From: Hartmut Goebel @ 2016-09-01 14:57 UTC (permalink / raw)
  To: guix-devel

This patch adds asn1c, an ASN.1 compiler.

Notes:

1. Even if ASN.1 is not specific to TLS, I added it into tls.scm, since
   libtasn1 is already there.

2. The source includes quite a lot of examples. Should these be remved?

3. guix lint reports a suspicious URL, which is a ridirect. I prefer to use
   the original one.

Hartmut Goebel (1):
  gnu: add asn1c

 gnu/packages/tls.scm | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-01 15:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 14:57 [PATCH] Add asn1c Hartmut Goebel
2016-09-01 14:57 ` [PATCH] gnu: add asn1c Hartmut Goebel
2016-09-01 15:09   ` Ricardo Wurmus
2016-09-01 15:17     ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.