xml2db 0.9.0__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.
@@ -0,0 +1,18 @@
1
+ debug.py,sha256=yYBJEfvm9Ub_oHx8ydHXQRsSdadZDBe1LTv0pHU5GPg,767
2
+ xml2db/__init__.py,sha256=nV_5kIBit9G4t7L0iRN3qs105o4d8ELAavjLqTv9MD8,472
3
+ xml2db/document.py,sha256=OxELiG4NbTSmj3rrZs6ltEeMj3LPluAmpb7QrqoE2gY,27703
4
+ xml2db/exceptions.py,sha256=8Bz-z2jhCMJ9f6VgSLllpMDI3-fwdFt_O4NAREmq50A,137
5
+ xml2db/model.py,sha256=wl0ytInXmw5kFnCAkZW9lHqGFfhVP4rJtTIXhW9cxPI,26868
6
+ xml2db/xml_converter.py,sha256=OyrkPXRqNp8Jb6xQ0byHf0brtfDX7oWWJS-K92CxY0c,10917
7
+ xml2db/table/__init__.py,sha256=DUhtoOQ25OVqUQUVaLpMdnGXoHWEYxjYa_b8MxfRyjs,239
8
+ xml2db/table/column.py,sha256=u2ubW6a4uQ0wjuccKLis6Txj206olxO_zzz_kdeWol0,7108
9
+ xml2db/table/duplicated_table.py,sha256=CSramzajW2_mo-DE_Bq7QyxEChmia0MSuoy7xPOE2X8,7386
10
+ xml2db/table/relations.py,sha256=bo8xLysPEJ78bwKprXLawy0IEwCbF-wb2PP9KlV3X4w,9538
11
+ xml2db/table/reused_table.py,sha256=B3VCiIrML9lSKy-iHscNXf8dN281kXbcTZ9OfYcBZXs,5903
12
+ xml2db/table/table.py,sha256=SkJa81TEbgFbhJyVZHtrcAvEZfdja042R-TQEruwBFA,14744
13
+ xml2db/table/transformed_table.py,sha256=5b0n51IxNeWWNdRpPGjimSiO3Z20XL5bI0kybOfTWuk,13739
14
+ xml2db-0.9.0.dist-info/LICENSE,sha256=gBHTH5vc9jViKkDoxlU1icwOG2K0UkyTW7lwoo_tH2Q,1100
15
+ xml2db-0.9.0.dist-info/METADATA,sha256=6jtDdIThRxNaE8CopjIwz-nZu6EB98EgndsRGL05yRE,3938
16
+ xml2db-0.9.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
17
+ xml2db-0.9.0.dist-info/top_level.txt,sha256=iChQJJBe-1tprKEliZTdYSti8TJjcKh3aJ-Sd3yeU0E,13
18
+ xml2db-0.9.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.42.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ debug
2
+ xml2db