numbers-parser 4.16.1__py3-none-any.whl → 4.16.2__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.
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: numbers-parser
3
- Version: 4.16.1
3
+ Version: 4.16.2
4
4
  Summary: Read and write Apple Numbers spreadsheets
5
5
  Author-email: Jon Connell <python@figsandfudge.com>
6
6
  License-Expression: MIT
@@ -484,6 +484,10 @@ The following limitations are expected to always remain:
484
484
  (introduced in `numbers-parser` version 4.16) is supported only for documents
485
485
  created by Numbers 12.0 and later. No warnings are issued for earlier
486
486
  Numbers documents.
487
+ - Only standard macOS fonts are not supported. If a document includes a non-standard
488
+ font, numbers-parser will issue a UnsupportedWarning and default styles to
489
+ Helvetica Neue. Reading font names from the system would add additional system-specific
490
+ dependencies to the package and so this is not planned to changed.
487
491
 
488
492
  ## License
489
493
 
@@ -19,6 +19,7 @@ numbers_parser/numbers_uuid.py,sha256=vVTgXgmtGx6PdbHfwyi82oRsZccmP7IW_o2q-6PGUN
19
19
  numbers_parser/roman.py,sha256=CErv1uRp8eE9Bsuh_QsrBAzKFsfHSEs8CHpfFW0Gd70,725
20
20
  numbers_parser/tokenizer.py,sha256=4pGdzX9zoxSYzaP7ywLwq8lOpVAm8hk96tMg9em7S6o,19804
21
21
  numbers_parser/xrefs.py,sha256=1krwlX64k_DqW0vn_CQ3WJE2-DpzsslNoYor9mBjSGs,29976
22
+ numbers_parser/data/empty.numbers,sha256=zQjVqcNGN-xNZh51_eAxD8Zxmxh88Sd7kpf4JygUA_E,90601
22
23
  numbers_parser/generated/TNArchives_pb2.py,sha256=Tq1UC2Ml1dzAQFIrz3Om-sGI903FBZmlN3GgYQNt4a8,15931
23
24
  numbers_parser/generated/TNArchives_sos_pb2.py,sha256=AYI1X5t5Gb4l941jXlHEY0v97ToIze0bSYBR7KQmS0A,1215
24
25
  numbers_parser/generated/TNCommandArchives_pb2.py,sha256=my5CgnWmqHa5p0NFf-aUC8aqEPz3-pXXlyz4UJmZKZE,18378
@@ -56,9 +57,9 @@ numbers_parser/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
56
57
  numbers_parser/generated/fontmap.py,sha256=ORrf3PtxG_gfT1t8R77yXjXBlIefRjvUCBUuG5RCTh8,23806
57
58
  numbers_parser/generated/functionmap.py,sha256=9OLSNlOVWxRO9xS8QZmK1HURpc11c1B5nIAAecUwA98,6082
58
59
  numbers_parser/generated/mapping.py,sha256=W6fEWqar3TFvx2wyWgK4NutIz9EYKtjChhSfho2FGQQ,32266
59
- numbers_parser-4.16.1.dist-info/licenses/LICENSE.rst,sha256=8vTa1-5KSdHrTpU9rlheO5005EWReEPMpjV7BjSaMc4,1050
60
- numbers_parser-4.16.1.dist-info/METADATA,sha256=xWxQs-7-3dVsXpfvQ0qAxGiZDehbesu1OQSsQDwR2FQ,22805
61
- numbers_parser-4.16.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
62
- numbers_parser-4.16.1.dist-info/entry_points.txt,sha256=_5biENfY3S-XG8BZL2AuE7Gvrw0zBwGjF6Un52u7FAk,165
63
- numbers_parser-4.16.1.dist-info/top_level.txt,sha256=EOag5_Q4xjG7gstnrNVeAF_CLUAJBR_HDvciqMQ9RQo,15
64
- numbers_parser-4.16.1.dist-info/RECORD,,
60
+ numbers_parser-4.16.2.dist-info/licenses/LICENSE.rst,sha256=8vTa1-5KSdHrTpU9rlheO5005EWReEPMpjV7BjSaMc4,1050
61
+ numbers_parser-4.16.2.dist-info/METADATA,sha256=UIt1TQSTXv52V4y5N-f81NBjcf3n575l726vNlXuzeI,23126
62
+ numbers_parser-4.16.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
63
+ numbers_parser-4.16.2.dist-info/entry_points.txt,sha256=_5biENfY3S-XG8BZL2AuE7Gvrw0zBwGjF6Un52u7FAk,165
64
+ numbers_parser-4.16.2.dist-info/top_level.txt,sha256=EOag5_Q4xjG7gstnrNVeAF_CLUAJBR_HDvciqMQ9RQo,15
65
+ numbers_parser-4.16.2.dist-info/RECORD,,