-
What does work:
- [x] pikepdf can be compiled against 3.13t
- [x] Pillow is publishing 3.13t wheels
- [x] if lxml is mocked out, a majority of tests will pass
Currently freethreading is blocked …
-
`Docling version: 2.3.1
Docling Core version: 2.3.1
Docling IBM Models version: 2.0.3
Docling Parse version: 2.0.2
`
Fine software: I have compared it with many alternatives. (BTW, for some new…
-
Is it possible to uncompress PDF? similar to:
~~~sh
# uncompress
qpdf --stream-data=uncompress a.pdf b.pdf
# compress
qpdf b.pdf c.pdf
~~~
https://github.com/qpdf/qpdf/releases
3052 updated
6 months ago
-
### Brief Description
I am trying to generate C# bindings for the library [qpdf](https://github.com/qpdf/qpdf) but the resulting file contains non of the exported functions and classes.
OS: Wind…
-
@barthalion @hfiguiere this is so annoying, could someone please just clear the clones/caches on masterworker 3 and 5 please?
Deleting `/var/lib/buildbot-master/master/workers/MasterW…
-
Is it possible to uncompress PDF? similar to:
~~~sh
# uncompress
qpdf --stream-data=uncompress a.pdf b.pdf
# compress
qpdf b.pdf c.pdf
~~~
https://github.com/qpdf/qpdf/releases
3052 updated
10 months ago
-
**Describe the bug**
A minimun example: if nqubits =even number, it works, otherwise, it doesn't work.
```python
from qibo.ui import plot_circuit
from qibo.models.hep import qPDF
ansatz = 'Weig…
-
When writing R packages one important step is to test the package thoroughly. Upload to CRAN is advised only for error-, warning- and issue-free packages. My checks (started via the respective RStudio…
-
Something about this code isn't working well with the way that `QPdf::empty()` is implemented:
```rust
let pdfs = vec![QPdf::empty(); number_to_init as usize];
```
What _does_ work is initializi…
-
I tried to extract the hash from a strongly encrypted PDF file to get the real password, because the provided password is not working. Therefore i setup Kali Linux yesterday and updated/upgraded it an…