On Mon, Oct 26, 2009 at 6:24 AM, a h wrote:
> Hi
>
> I want to know to that is any compiler there that could produce asn parser
> in python. actually i have an asn file and i want to decode asn base encoded
> message.
> I found an asn1c compiler that can generate output files that can be used
> t
Hi
I want to know to that is any compiler there that could produce asn parser
in python. actually i have an asn file and i want to decode asn base encoded
message.
I found an asn1c compiler that can generate output files that can be used to
decode the message, but those files are in C or java. i w