vttcompilepy 0.0.1.9__cp39-cp39-win_amd64.whl → 0.0.1.12__cp39-cp39-win_amd64.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 vttcompilepy might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: vttcompilepy
3
- Version: 0.0.1.9
3
+ Version: 0.0.1.12
4
4
  Summary: Python extension for Visual TrueType font compile.
5
5
  Home-page: https://github.com/microsoft/VisualTrueType
6
6
  Author: Paul Linnerud
@@ -10,7 +10,17 @@ Classifier: Programming Language :: Python :: 3
10
10
  Classifier: License :: OSI Approved :: MIT License
11
11
  Requires-Python: >=3.7
12
12
  Description-Content-Type: text/markdown
13
- Requires-Dist: fonttools >=4.33.0
13
+ Requires-Dist: fonttools>=4.33.0
14
+ Dynamic: author
15
+ Dynamic: author-email
16
+ Dynamic: classifier
17
+ Dynamic: description
18
+ Dynamic: description-content-type
19
+ Dynamic: home-page
20
+ Dynamic: license
21
+ Dynamic: requires-dist
22
+ Dynamic: requires-python
23
+ Dynamic: summary
14
24
 
15
25
  # Project
16
26
 
@@ -0,0 +1,10 @@
1
+ vttcompilepy/__init__.py,sha256=rRj1kyo3VO-gNPedFT72RQ1rPQvWuRIy1duD6Lm9gsQ,141
2
+ vttcompilepy/__main__.py,sha256=98i0scCVfvS3M-fzjCYEn6inF29yNtxa1_o7CuryitM,2415
3
+ vttcompilepy/_version.py,sha256=xI2rzwqw6yD9ZFfXvbxHAlAhpl5bcY39u2eNO3qD2wU,33
4
+ vttcompilepy/quit_to_glyphs.py,sha256=XIQT92hAgsUKu4F3OtO8IRDDKwxKClp6Io1t7gDjZC8,4691
5
+ vttcompilepy/vttcompilepy.cp39-win_amd64.pyd,sha256=Uu1iT9_V-kNVOxGCUiRHPdH90On7NzlfT_tZ6ts9MEU,534528
6
+ vttcompilepy-0.0.1.12.dist-info/METADATA,sha256=hDS19QG0iqsO6Zb7hT8_nS-fwD_F7vwwblX060719mI,2032
7
+ vttcompilepy-0.0.1.12.dist-info/WHEEL,sha256=agy-BJge3afXwWznUXANATmKFW4eqelqRR0uf608A_0,99
8
+ vttcompilepy-0.0.1.12.dist-info/entry_points.txt,sha256=PpJiPR2lPxot3g6h6iUOSFH_v8hIeny0KKXzLplu4do,110
9
+ vttcompilepy-0.0.1.12.dist-info/top_level.txt,sha256=71VktNtpjUWIU6OZsRlXy-v9gauYZkgQOaUI_DlE2Mo,13
10
+ vttcompilepy-0.0.1.12.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-win_amd64
5
5
 
@@ -1,10 +0,0 @@
1
- vttcompilepy/__init__.py,sha256=rRj1kyo3VO-gNPedFT72RQ1rPQvWuRIy1duD6Lm9gsQ,141
2
- vttcompilepy/__main__.py,sha256=98i0scCVfvS3M-fzjCYEn6inF29yNtxa1_o7CuryitM,2415
3
- vttcompilepy/_version.py,sha256=xI2rzwqw6yD9ZFfXvbxHAlAhpl5bcY39u2eNO3qD2wU,33
4
- vttcompilepy/quit_to_glyphs.py,sha256=XIQT92hAgsUKu4F3OtO8IRDDKwxKClp6Io1t7gDjZC8,4691
5
- vttcompilepy/vttcompilepy.cp39-win_amd64.pyd,sha256=mLlnr44PSIpyphgWybfm3YMrFAOw_P4tm5Xj0JFDVMU,530944
6
- vttcompilepy-0.0.1.9.dist-info/METADATA,sha256=m2cPPdHOf_ue2IhHIcAXe83qpnUDjPJ-FtrfbtX-MbA,1808
7
- vttcompilepy-0.0.1.9.dist-info/WHEEL,sha256=Z6c-bE0pUM47a70GvqO_SvH_XXU0lm62gEAKtoNJ08A,100
8
- vttcompilepy-0.0.1.9.dist-info/entry_points.txt,sha256=PpJiPR2lPxot3g6h6iUOSFH_v8hIeny0KKXzLplu4do,110
9
- vttcompilepy-0.0.1.9.dist-info/top_level.txt,sha256=71VktNtpjUWIU6OZsRlXy-v9gauYZkgQOaUI_DlE2Mo,13
10
- vttcompilepy-0.0.1.9.dist-info/RECORD,,