name: vpv
summary: Image viewer for image processing experts
publisher: J\Uffffffffmy Anger (angerj)
store-url: https://snapcraft.io/vpv
license: GPL-3.0
description: |
* supports many image formats (including tiff, png, jpeg)
* can display many images side by side with automatic layouts
* attributs like zoom, panning or constrast are synchronized between
windows by default
* image sequences are 'playable' as in a video viewer
* many other features, including: live reloading, image manipulations
through plambda or octave, lua scripting, pre-loading and caching,
histograms
snap-id: agbLYGxbFd6AeXZu6YjswavZiYlJRQQ6
channels:
latest/stable: v0.8.2 2023-06-11 (229) 79MB -
latest/candidate: \u2191
latest/beta: \u2191
latest/edge: v0.8.2-9-g0ccba8c 2024-02-15 (248) 79MB -
snap download vpv
Generates the attached file and a vpv_229.snap of 79.4 MB.
Could just request the original program author if it is his own snap package. I asked him vocally if I remember correctly.
Current workaround consists in compiling from the source code itself but have to pay attention to new releases, as a result I subscribed to them on GitHub.
```bash
grep -ri 'snapcraft'
```
does not return anything in the Git source code.
https://snapcraft.io/vpv
https://snapcraft.io/publisher/angerj
> 15 February 2024 - latest/edge
is what we are interested in.
```bash
snap info vpv
```
<details>
<summary>Output:</summary>
```
name: vpv
summary: Image viewer for image processing experts
publisher: J\Uffffffffmy Anger (angerj)
store-url: https://snapcraft.io/vpv
license: GPL-3.0
description: |
* supports many image formats (including tiff, png, jpeg)
* can display many images side by side with automatic layouts
* attributs like zoom, panning or constrast are synchronized between
windows by default
* image sequences are 'playable' as in a video viewer
* many other features, including: live reloading, image manipulations
through plambda or octave, lua scripting, pre-loading and caching,
histograms
snap-id: agbLYGxbFd6AeXZu6YjswavZiYlJRQQ6
channels:
latest/stable: v0.8.2 2023-06-11 (229) 79MB -
latest/candidate: \u2191
latest/beta: \u2191
latest/edge: v0.8.2-9-g0ccba8c 2024-02-15 (248) 79MB -
```
</details>
```bash
snap download vpv
```
Generates the attached file and a `vpv_229.snap` of 79.4 MB.
Could just request the original program author if it is his own snap package. I asked him vocally if I remember correctly.
Current workaround consists in compiling from the source code itself but have to pay attention to new releases, as a result I subscribed to them on GitHub.
Related to [Benjamin_Loison/snapd/issues/1](https://codeberg.org/Benjamin_Loison/snapd/issues/1).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
does not return anything in the Git source code.
https://snapcraft.io/vpv
https://snapcraft.io/publisher/angerj
is what we are interested in.
Output:
Generates the attached file and a
vpv_229.snapof 79.4 MB.Could just request the original program author if it is his own snap package. I asked him vocally if I remember correctly.
Current workaround consists in compiling from the source code itself but have to pay attention to new releases, as a result I subscribed to them on GitHub.
Related to Benjamin_Loison/snapd/issues/1.