mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
33 lines
712 B
YAML
33 lines
712 B
YAML
|
|
Categories:
|
||
|
|
- Science & Education
|
||
|
|
License: GPL-3.0-only
|
||
|
|
WebSite: http://pejici.net/~slobo/projects/summation.html
|
||
|
|
SourceCode: https://github.com/pejic/Summation
|
||
|
|
IssueTracker: http://pejici.net/~slobo/contact.cgi
|
||
|
|
|
||
|
|
AutoName: Summation
|
||
|
|
Description: |-
|
||
|
|
Summation adds values from a list of items. Each item has a label and a number
|
||
|
|
and multiple lists are supported.
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/pejic/Summation.git
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: '0.1'
|
||
|
|
versionCode: 1
|
||
|
|
commit: v0.1
|
||
|
|
|
||
|
|
- versionName: 0.1.1
|
||
|
|
versionCode: 2
|
||
|
|
commit: v0.1.1
|
||
|
|
|
||
|
|
- versionName: 0.1.2
|
||
|
|
versionCode: 3
|
||
|
|
commit: v0.1.2
|
||
|
|
|
||
|
|
AutoUpdateMode: None
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: 0.1.2
|
||
|
|
CurrentVersionCode: 3
|