spire-presentation 10.8.1__py3-none-macosx_10_7_universal.whl → 10.11.1__py3-none-macosx_10_7_universal.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.
@@ -31,6 +31,7 @@ class FileFormat(Enum):
31
31
  Potx: PowerPoint template
32
32
  Dps: Kingsoft Presentation
33
33
  Dpt: Kingsoft Template
34
+ Markdown; Markdown format.
34
35
  """
35
36
  Auto = 0
36
37
  PPT = 1
@@ -59,4 +60,5 @@ class FileFormat(Enum):
59
60
  Dps = 24
60
61
  Dpt = 25
61
62
  #Bin = 26
63
+ Markdown = 27
62
64
 
File without changes
@@ -1,12 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: spire-presentation
3
- Version: 10.8.1
3
+ Version: 10.11.1
4
4
  Summary: A 100% standalone Power Point Python API for Processing Power Point Files
5
5
  Home-page: https://www.e-iceblue.com
6
6
  Author: E-iceblue
7
7
  Author-email: sales@e-iceblue.com
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
8
  Classifier: Programming Language :: Python :: 3.6
11
9
  Classifier: License :: Free To Use But Restricted
12
10
  Classifier: License :: Other/Proprietary License
@@ -15,7 +13,7 @@ Classifier: Operating System :: POSIX :: Linux
15
13
  Classifier: Operating System :: Unix
16
14
  Requires-Python: >=3.7
17
15
  Description-Content-Type: text/markdown
18
- Requires-Dist: plum-dispatch (==1.7.4)
16
+ Requires-Dist: plum-dispatch ==1.7.4
19
17
 
20
18
  # Independent PowerPoint Presentation Processing API for Python
21
19
 
@@ -135,4 +133,3 @@ ppt.Dispose()
135
133
  ```
136
134
 
137
135
  [Product Page](https://www.e-iceblue.com/Introduce/presentation-for-python.html) | [Documentation](https://www.e-iceblue.com/Tutorials/Python/Spire.Presentation-for-Python/Program-Guide/Spire.Presentation-for-Python-Program-Guide-Content.html) | [Examples](https://github.com/eiceblue/Spire.Presentation-for-Python) | [Forum](https://www.e-iceblue.com/forum/spire-presentation-f14.html) | [Temporary License](https://www.e-iceblue.com/TemLicense.html) | [Customized Demo](https://www.e-iceblue.com/Misc/customized-demo.html)
138
-
@@ -13,7 +13,7 @@ spire/presentation/DefaultTextRangeProperties.py,sha256=b2X5KCIW3FdYLScIn9HjiCnb
13
13
  spire/presentation/Direction.py,sha256=dRtNraIv1J6UcPnipm59hi34w6HY1hEqRuTIW-oNXtQ,437
14
14
  spire/presentation/Field.py,sha256=gPDlQBKpzRrITYLpCuJYAAz1yWy8BfvEI3bNwoagDf0,1715
15
15
  spire/presentation/FieldType.py,sha256=F6CUkAGzRKLiz0m3sViFxO7D0acKujuoN4_07cdHE5o,9074
16
- spire/presentation/FileFormat.py,sha256=HHr-aVKQaFd57TWJLhUzaSeklzLQWtadIYibMOHDgr8,1551
16
+ spire/presentation/FileFormat.py,sha256=wxvqah4yw-IIg35lD_jBWK8W7Za0mGTXbKIkX4v1goc,1606
17
17
  spire/presentation/FontAlignmentType.py,sha256=k3s-ianSzQovGHN7_cS2RbpgBbtFWBzH73VO2vPryRs,702
18
18
  spire/presentation/FontCollectionIndex.py,sha256=Q9pgy410cCtces_D6chrlCKEqWj0kS9kGmqP0JVZLAg,523
19
19
  spire/presentation/FontScheme.py,sha256=U6OqUeppE5fNdpKDUwOZobXJB6ZxocovYma-mT-fBBY,2457
@@ -386,7 +386,7 @@ spire/presentation/export/SaveToHtmlOption.py,sha256=1mDngk1O2_k7jKZbXN27EnqFalD
386
386
  spire/presentation/export/SaveToPdfOption.py,sha256=PkxL8bPShaERYGbY-XQnUkZfjrk7Ni3kcHT5RQH_H4A,4211
387
387
  spire/presentation/export/SaveToPptxOption.py,sha256=HH723owAGZVdjXxsSh3jfPlFxiQqU8feKfez9x189yE,1335
388
388
  spire/presentation/export/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
389
- spire/presentation/lib/Spire.Presentation.Base.dylib,sha256=VxlchM6_E6QlCThkGuO_DJBII_QyzuE2XXJAJEfP14A,100770272
389
+ spire/presentation/lib/Spire.Presentation.Base.dylib,sha256=W5X9BCsrNMdMq2gpWb2qFxfuOPG3Tx9WkkP_hlcvW-c,102332608
390
390
  spire/presentation/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
391
391
  spire/presentation/lib/libSkiaSharp.dylib,sha256=oAMGuiK51CiHc6D512ZbnxPLX4AIZijIOsuDCjxx_MY,15217856
392
392
  spire/presentation/license/LicenseProvider.py,sha256=QpViN9GBtS7mJAbPKofLYK_E9ihOBs-PFP-imq0w1Eo,3876
@@ -434,7 +434,7 @@ spire/presentation/transition/TransitionType.py,sha256=FbT_ielNzyC38DX4hhW_F_U4m
434
434
  spire/presentation/transition/WheelSlideTransition.py,sha256=pUqoBn6UWHqe-tooylTK-_DgLDTVJ5QIFFAm8cWRSRY,1628
435
435
  spire/presentation/transition/ZoomSlideTransition.py,sha256=j-SsuVpYhfMZjhdpsgIdBlO0ugf94ODeOs3VVpYn8Zw,1773
436
436
  spire/presentation/transition/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
437
- spire_presentation-10.8.1.dist-info/METADATA,sha256=_CJ7ePaRB1N2qVYNTulYXLLAs7GYjdKLqh8qqwLZsH0,8414
438
- spire_presentation-10.8.1.dist-info/WHEEL,sha256=9KXlQkEeQNpfRI1H1csQXxmob2p7ouLDK5HFANZh8fo,110
439
- spire_presentation-10.8.1.dist-info/top_level.txt,sha256=WxTypv85IOx5WpDWDS_HpIgu5l722KWSil7EHZwF08M,6
440
- spire_presentation-10.8.1.dist-info/RECORD,,
437
+ spire_presentation-10.11.1.dist-info/METADATA,sha256=Np6PK9y0HtbPhlGOQUmHjTQIwGk_II07bhS_Lv-9pUw,8377
438
+ spire_presentation-10.11.1.dist-info/WHEEL,sha256=rveUkH9ikE0cU3Nz1HwKMHStISBLJFzA2EmrnmYpe3c,110
439
+ spire_presentation-10.11.1.dist-info/top_level.txt,sha256=WxTypv85IOx5WpDWDS_HpIgu5l722KWSil7EHZwF08M,6
440
+ spire_presentation-10.11.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.33.1)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-macosx_10_7_universal
5
5