-
In #108 we're going to add support for compressed files and then we also need to support archive files, such as `.tar`, `.zip`, `.rar`.
- [ ] Change `rows.utils.compress` and `rows.utils.decompress…
-
Hey Any plans to add this library to the Arduino Library Manager?
It looks ready to be added only needs the library.json file, to be complete
Thanks and I hope you consider this
-
### Description
When attempting to build the project using `pnpm tauri:build`, the process fails due to compilation errors in the `ffmpeg-next` dependency.
### Reproduction
1. Clone the Cap repo…
-
I'm attempting to solve the problem of reapplying permissions and other
metadata stored in an mtree generated by `bsdtar` but I can't seem to get
`mtree-port` to accept it as input.
The mtree itself …
-
MacOS builds haven't ran successfully since this commit:
https://github.com/aseprite/aseprite/commit/980454eac018cb2bd589821f8efce2255cf45a35#diff-c98aae247dc10f704dda18e2186fa883a248775400f92c727…
-
From current `master`, on macOS 10.14.3:
```
$ make dist
mkdir -p "tmp"
Creating package version 0.7.0 release ...
rm -f -r "tmp/doctest-0.7.0"
git archive --format=tar --prefix="tmp/d…
-
These lines throw exception when OpenGL can't be initialized:
```
393│ int r = mpv_opengl_cb_init_gl(m_mpv_gl, NULL, get_proc_address, NULL);
394│ if (r < 0)
395├───────> throw std::runtim…
-
Is there a theoretical limit of how many files libarchive could handle/keep track?
Say if an archive have "millions of individual files" in it (we have a potential use case that MAY get to that point…
-
Would (or could) any alternative database formats be considered or possible? Backing up an account with many 10s of thousands of emails quickly eats into disk space on many file systems. Each email re…
-
### Current Behavior
I used tesseract 5.4.1 in WSL/Win10 and tesseract 5.0.1 in GImagereader/Win10 with different image files (fraktur newspaper and latin/Libreoffice dokument, 2 columns, all images…