33 lines
911 B
YAML
33 lines
911 B
YAML
Categories:
|
|
- Development
|
|
License: GPL-3.0-or-later
|
|
WebSite: https://metadb.peers.community
|
|
SourceCode: https://notabug.org/metadb-apps/License
|
|
IssueTracker: https://notabug.org/metadb-apps/License/issues
|
|
|
|
AutoName: License
|
|
Description: |-
|
|
Search software licenses and read their full text version, as defined by
|
|
[https://spdx.org SPDX]. SPDX (Software Package Data Exchange) is a file format
|
|
used to document information on the software licenses under which a given piece
|
|
of computer software is distributed.
|
|
|
|
The data is retrieved from [https://metadb.peers.community MetaDB], a public
|
|
database of free/libre data.
|
|
|
|
RepoType: git
|
|
Repo: https://notabug.org/metadb-apps/License.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|