bcf-api-xml 0.4.14__py3-none-any.whl → 0.4.15__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.
bcf_api_xml/__init__.py CHANGED
@@ -4,4 +4,4 @@ from bcf_api_xml.export import to_zip # noqa: F401
4
4
  from bcf_api_xml.export import to_xlsx # noqa: F401
5
5
  from bcf_api_xml.import_zip import to_json # noqa: F401
6
6
 
7
- __version__ = "0.4.14"
7
+ __version__ = "0.4.15"
@@ -1,24 +1,22 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bcf-api-xml
3
- Version: 0.4.14
3
+ Version: 0.4.15
4
4
  Summary: Convert BCF-API to BCF-XML
5
5
  Home-page: https://github.com/bimdata/BCF-API-XML-translator
6
6
  License: MIT
7
7
  Author: Hugo Duroux
8
8
  Author-email: hugo@bimdata.io
9
- Requires-Python: >=3.8,<4.0
9
+ Requires-Python: >=3.10,<4.0
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Classifier: Programming Language :: Python :: 3
12
- Classifier: Programming Language :: Python :: 3.8
13
- Classifier: Programming Language :: Python :: 3.9
14
12
  Classifier: Programming Language :: Python :: 3.10
15
13
  Classifier: Programming Language :: Python :: 3.11
16
14
  Classifier: Programming Language :: Python :: 3.12
17
15
  Requires-Dist: generateDS (>=2.35.13,<3.0.0)
18
- Requires-Dist: lxml (>=4.5.0,<5.0.0)
19
- Requires-Dist: pillow (>=10.0.1,<11.0.0)
16
+ Requires-Dist: lxml (>=5.3.1,<6.0.0)
17
+ Requires-Dist: pillow (>=11.1.0,<12.0.0)
20
18
  Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
21
- Requires-Dist: xlsxwriter (>=3.1.2,<4.0.0)
19
+ Requires-Dist: xlsxwriter (>=3.2.2,<4.0.0)
22
20
  Project-URL: Repository, https://github.com/bimdata/BCF-API-XML-translator
23
21
  Description-Content-Type: text/markdown
24
22
 
@@ -3,7 +3,7 @@ bcf_api_xml/Schemas/markup.xsd,sha256=FemvIgZYcNk61FQxFHdIrcWzLvgw1t_ntOsQz15sRE
3
3
  bcf_api_xml/Schemas/project.xsd,sha256=obReOUyt8HYgnyLsnyIlA5ky9YClDNiYwUxMubHJ1dI,669
4
4
  bcf_api_xml/Schemas/version.xsd,sha256=ux0QjjSUI_70pp7MFkh5fn5zoY7plLzfmPl4pqOt-Jk,449
5
5
  bcf_api_xml/Schemas/visinfo.xsd,sha256=qxFodRHZWV_BNrzsV7T2QPDoNk2RP5tUyNwmehPG8kc,7212
6
- bcf_api_xml/__init__.py,sha256=0qYrbND9-nmrnJ-GLVzyIRWKDAEM8Ep6PjFcyXl3RTI,309
6
+ bcf_api_xml/__init__.py,sha256=z_vulZ7ebY_LOlOzOQt1IUj5_iVy1MxZnO4PhrEpui8,309
7
7
  bcf_api_xml/errors.py,sha256=krwA-Ib5R4LeeU2xzeMQ6rKXvRB-08ReQmihk8FqPsM,89
8
8
  bcf_api_xml/export/__init__.py,sha256=5jooo9c6rlALNthrCwAw8UTcx5Rir8ASyen1voo6ZRA,178
9
9
  bcf_api_xml/export/excel.py,sha256=h4gDgInS6Oxpc4EWP9_mleWYffeHZPU28wpTFvuVuu8,11481
@@ -23,6 +23,6 @@ bcf_api_xml/models/Visibility.py,sha256=8adXfJpceynK6W0in9C5EBEU6v6FKLcJdXG7NM3v
23
23
  bcf_api_xml/models/VisualizationInfo.py,sha256=eaq7HWJF5zMGCZunf46QZDNY7_dwVJgTLWFBDq5ElBQ,4084
24
24
  bcf_api_xml/models/XYZ.py,sha256=DZb8MBdQtbEWK62gXT8XqvdszHO9JWsUFiVX4FCkHnM,316
25
25
  bcf_api_xml/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
- bcf_api_xml-0.4.14.dist-info/METADATA,sha256=NKILZUvuB6kEGnSWL7-cxdQPNitV5hLJIVVdqi7os8w,1487
27
- bcf_api_xml-0.4.14.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
28
- bcf_api_xml-0.4.14.dist-info/RECORD,,
26
+ bcf_api_xml-0.4.15.dist-info/METADATA,sha256=1yLVKxDi5TMH_pl4PvXApjnNv5v82BKLpqF_Wa_cfGg,1388
27
+ bcf_api_xml-0.4.15.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
28
+ bcf_api_xml-0.4.15.dist-info/RECORD,,