vl-convert-python 0.13.0__cp37-abi3-macosx_10_7_x86_64.whl → 0.14.0__cp37-abi3-macosx_10_7_x86_64.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 vl-convert-python might be problematic. Click here for more details.

Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vl-convert-python
3
- Version: 0.13.0
3
+ Version: 0.14.0
4
4
  Classifier: Programming Language :: Rust
5
5
  Classifier: Programming Language :: Python :: Implementation :: CPython
6
6
  License-File: LICENSE
@@ -115,9 +115,10 @@ Create development conda environment
115
115
  $ conda create -n vl-convert-dev -c conda-forge python=3.10 deno maturin altair pytest black black-jupyter scikit-image
116
116
  ```
117
117
 
118
- Activate environment
118
+ Activate environment and pip install remaining dependencies
119
119
  ```
120
120
  $ conda activate vl-convert-dev
121
+ $ pip install pypdfium2
121
122
  ```
122
123
 
123
124
  Change to Python package directory
@@ -0,0 +1,6 @@
1
+ vl_convert_python-0.14.0.dist-info/METADATA,sha256=1E6w1AWfbsXjIhLnQ5d74142k4eMbsMO6stewyY1d4Y,5152
2
+ vl_convert_python-0.14.0.dist-info/WHEEL,sha256=Vhjc4o86PRwhV926MV0VwGZr8oTWmUfpxklciCAWOeg,103
3
+ vl_convert_python-0.14.0.dist-info/license_files/LICENSE,sha256=mo5JuEGkBirmmLrlxBZ8sINIZ-SqgbCoL3UOhwvJE6w,1453
4
+ vl_convert/__init__.py,sha256=sfoYSsqjBnXQeASPiuxP9kisQrYoK0I4WTMNn2GTgm8,123
5
+ vl_convert/vl_convert.abi3.so,sha256=mZvrf7YHNHtIUYz-TOw9KuvlbSF7xozpEnPX9sfMW24,62721952
6
+ vl_convert_python-0.14.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.2.3)
2
+ Generator: maturin (1.3.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp37-abi3-macosx_10_7_x86_64
@@ -1,4 +1,4 @@
1
- Copyright 2022 Jon Mease
1
+ Copyright 2023 Jon Mease
2
2
 
3
3
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
4
4
 
@@ -1,6 +0,0 @@
1
- vl_convert_python-0.13.0.dist-info/METADATA,sha256=YvjiicUnJhaRJmJdFLekIn0LUwKPogajZP8ZxUBsAA0,5089
2
- vl_convert_python-0.13.0.dist-info/WHEEL,sha256=8xtz2uOlfDFcRn5wq3w9bTlSxMza-HxYHnr0BOGE-1Y,103
3
- vl_convert_python-0.13.0.dist-info/license_files/LICENSE,sha256=L4_DLMxBacd9ZGvXK4abXVcQ7cGSFhUJ1oG3mKNlX4w,1453
4
- vl_convert/__init__.py,sha256=sfoYSsqjBnXQeASPiuxP9kisQrYoK0I4WTMNn2GTgm8,123
5
- vl_convert/vl_convert.abi3.so,sha256=5Lb6u88QdHD6zkLmN49vbLkF_z4PIihbWfXMCobTjjE,58902016
6
- vl_convert_python-0.13.0.dist-info/RECORD,,