nstruct
Advanced tools
| from __future__ import absolute_import | ||
| from namedstruct.namedstruct import dump, DUMPTYPE_FLAT, DUMPTYPE_KEY, DUMPTYPE_NONE, packexpr, packsize, packrealsize,\ | ||
| packvalue, sizefromlen, nstruct, prim, raw, char, enum, varchr, cstr, optional, bitfield, darray, typedef,\ | ||
| NamedStruct | ||
| NamedStruct, nvariant | ||
| from namedstruct.stdprim import * |
| Metadata-Version: 1.0 | ||
| Name: nstruct | ||
| Version: 1.0.10 | ||
| Version: 1.1.0 | ||
| Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes | ||
@@ -5,0 +5,0 @@ Home-page: http://github.com/hubo1016/namedstruct |
@@ -8,3 +8,2 @@ setup.py | ||
| nstruct.egg-info/dependency_links.txt | ||
| nstruct.egg-info/pbr.json | ||
| nstruct.egg-info/top_level.txt |
+1
-1
| Metadata-Version: 1.0 | ||
| Name: nstruct | ||
| Version: 1.0.10 | ||
| Version: 1.1.0 | ||
| Summary: Define complicate C/C++ structs in Python to parse/pack them from/to raw bytes | ||
@@ -5,0 +5,0 @@ Home-page: http://github.com/hubo1016/namedstruct |
+1
-1
@@ -14,3 +14,3 @@ #!/usr/bin/env python | ||
| VERSION = '1.0.10' | ||
| VERSION = '1.1.0' | ||
@@ -17,0 +17,0 @@ setup(name='nstruct', |
| {"is_release": false, "git_version": "8cfa96c"} |
Sorry, the diff of this file is too big to display
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
131870
4.15%2811
5.16%10
-9.09%