fdroiddata/metadata/com.waifusims.wanicchou.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```bash
for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done >  /tmp/rewrite
fdroid rewritemeta --to yml `cat /tmp/rewrite`
for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done
```
2019-08-19 13:13:47 +02:00

41 lines
1,012 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AntiFeatures:
- NonFreeNet
Categories:
- Science & Education
License: Apache-2.0
SourceCode: https://github.com/Limegrass/Wanicchou
IssueTracker: https://github.com/Limegrass/Wanicchou/issues
AutoName: Wanicchou
Summary: Online Japanese-Japanese Dictionary with Anki support
Description: |-
和日帳 わにっちょうWanicchou is a J-J Dictionary drawing definitions from
[https://www.sanseido.biz/ Sanseido] interfaced with the AnkiDroid API to
quickly add words and their definitions.
RepoType: git
Repo: https://github.com/Limegrass/Wanicchou.git
Builds:
- versionName: v0.2.1-beta
versionCode: 7
commit: v0.2.1-beta
subdir: app
gradle:
- yes
- versionName: v0.3.2-beta
versionCode: 9
commit: v0.3.2-beta
subdir: app
gradle:
- yes
MaintainerNotes: Application ID changed to com.limegrass.wanicchou since v1.0.1.
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: v0.3.2-beta
CurrentVersionCode: 9