This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
pasn1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
make this 1.0.1 since it now has a setup.py file..
python2
John-Mark Gurney
7 years ago
parent
ba1de73e85
commit
72eb2a94e1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.py
+ 1
- 1
setup.py
View File
@@ -1,7 +1,7 @@
from distutils.core import setup
setup(name='pasn1',
version='1.0',
version='1.0
.1
',
description='An ASN.1 encoder/decoder with json like interface.',
author='John-Mark Gurney',
author_email='jmg@funkthat.com',
Write
Preview
Loading…
Cancel
Save