struct-frame 0.0.12__py3-none-any.whl → 0.0.13__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of struct-frame might be problematic. Click here for more details.

struct-frame/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
- from .base import version, NamingStyleC, CamelToSnakeCase, pascalCase
1
+ from base import version, NamingStyleC, CamelToSnakeCase, pascalCase
2
2
 
3
- from .c_gen import FileCGen
4
- from .ts_gen import FileTsGen
3
+ from c_gen import FileCGen
4
+ from ts_gen import FileTsGen
5
5
 
6
6
  __all__ = ["FileCGen", "FileTsGen", "version", "NamingStyleC", "CamelToSnakeCase", "pascalCase"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: struct-frame
3
- Version: 0.0.12
3
+ Version: 0.0.13
4
4
  Summary: A framework for serializing data with headers
5
5
  Project-URL: Homepage, https://github.com/mylonics/struct-frame
6
6
  Project-URL: Issues, https://github.com/mylonics/struct-frame/issues
@@ -1,4 +1,4 @@
1
- struct-frame/__init__.py,sha256=kTKCAEUIqR_ShVIvrOYcH3pslQbQnUuY5KiullawaYs,231
1
+ struct-frame/__init__.py,sha256=0BitNHuAcib58F4RVGBwuknvxYaQFyRCdB5zwortdKY,228
2
2
  struct-frame/__main__.py,sha256=wlVdvVq42f6FW8gtmUVREhdX-UC5Q1rVtlcVwC5cwxs,10941
3
3
  struct-frame/base.py,sha256=Sx1hwOjpmbhArPldw4jYibvd7UMRtfkSO_P0lu9NqZA,2021
4
4
  struct-frame/c_gen.py,sha256=7DCO9INrPHAtpEeDDx_iqxja-5vEiev0LFnCpaMw2-I,5817
@@ -11,7 +11,7 @@ struct-frame/boilerplate/ts/struct_frame.ts,sha256=botKdIKVP7Bi6BJdXfIZaGAmoATnu
11
11
  struct-frame/boilerplate/ts/struct_frame_gen.ts,sha256=pz6QTIWDTIY0rMCFiGNgp3DcfO7cKsmXrx3rj3zgN_U,164
12
12
  struct-frame/boilerplate/ts/struct_frame_parser.ts,sha256=6eTbafomqTsX3Fvfn82rxNQMxu4PwTaPug38xw4wrhE,3523
13
13
  struct-frame/boilerplate/ts/struct_frame_types.ts,sha256=aBtxVI2lUJKGPTtJAOpbStpS2sXSKvd4XWCIsOnaMk8,2130
14
- struct_frame-0.0.12.dist-info/METADATA,sha256=jbCp8e0d3eII-yuPsXFn08gjdjH4ZGlL124OzdKWfI4,833
15
- struct_frame-0.0.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
- struct_frame-0.0.12.dist-info/licenses/LICENSE,sha256=UjbLtGfcHCIqJg9UzEVGoNW8fyX4Ah9ZbsuAmJ_vhmk,1094
17
- struct_frame-0.0.12.dist-info/RECORD,,
14
+ struct_frame-0.0.13.dist-info/METADATA,sha256=p1H3PDllB6U97mvVqWwlvpNivsgcwV6OeLhlIyOzkaA,833
15
+ struct_frame-0.0.13.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
16
+ struct_frame-0.0.13.dist-info/licenses/LICENSE,sha256=UjbLtGfcHCIqJg9UzEVGoNW8fyX4Ah9ZbsuAmJ_vhmk,1094
17
+ struct_frame-0.0.13.dist-info/RECORD,,