Re: [pyasn1-users] Trying to Decode BSM Data Using pyasn1
Brought to you by:
elie
|
From: Kim G. <kim...@gm...> - 2016-08-14 10:17:55
|
Hi Ilya, Joshua, I'm woefully behind on asn1ate development :-) It should be safe to pip install from github directly, e.g. https://github.com/kimgr/asn1ate/archive/master.zip. Or bug me until I push a new release to PyPI. - Kim On Sun, Aug 14, 2016 at 11:00 AM, Ilya Etingof <il...@gl...> wrote: > > Responding to the list to let others know. I played with your files/blobs so > they all get parsed smoothly with the latest asn1ate from master branch: > > https://github.com/kimgr/asn1ate > > The reason it does not work with pip release seems to be missing AUTOMATIC > TAGS support in asn1ate which is already in git since: > > > https://github.com/kimgr/asn1ate/commit/43707e785ef6d26773ef6b0a5cd6601b036c36f6 > > May be it makes sense to beg asn1ate author for a release? ;-) |