stessaris
stessaris
**Describe the bug** I'm trying to use dasel to process XML documents, but I realised that the order of the elements is not preserved. Since in XML the ordering is...
SVG images in latex based output (e.g. beamer) do not show proper text. The culprit is `rsvg-convert` which generates bad png/pdf output. To reproduce the bug: ``` $ docker run...
With clingo you can use the `--outf=2` argument to generate JSON output, and the `--clingo-help` of asprin states that it can be used as well. However, by using it you...
The OSX wheels built for intel, starting from release [z3-4.12.3](https://github.com/Z3Prover/z3/releases/tag/z3-4.12.3), use the tag name `macosx_11_7` which is not recognised by pip as compatible with more recent OSX versions. This can...
### Subject of the issue The conda `meta.yaml` is missing the `opt_einsum` dependency so the published package doesn't install it. The solution is to add the package among the `run`...
Would it be possible to add a command that creates a new temporary file with the output instead of replacing the selection/entire file? Something like `Filter Text` vs `Filter Text...
Hi, I get the following warnings when I use `plimc`: ``` XXX/venvs/plim/lib/python3.9/site-packages/scss/selector.py:26: FutureWarning: Possible nested set at position 329 SELECTOR_TOKENIZER = re.compile(r''' XXX/venvs/plim/lib/python3.9/site-packages/plim/console.py:48: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call...
Ant versions prior to 1.10.13 might fail to parse the `SOURCE_DATE_EPOCH` environment variable, setting timestamps to a wrong value (see [ant/WHATSNEW](https://github.com/apache/ant/blob/master/WHATSNEW) and [Fix integer overflow when parsing SOURCE_DATE_EPOCH by mizdebsk...
This is not a bug report but just a request for the confirmation of the behaviour of `mani` w.r.t. the relative paths of imported configuration files. The documentation says that...