fdroiddata/metadata/com.naholyr.android.horairessncf.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

32 lines
802 B
YAML

Categories:
- Navigation
License: BSD-3-Clause
SourceCode: https://github.com/naholyr/horaires-ter-sncf
IssueTracker: https://github.com/naholyr/horaires-ter-sncf/issues
AutoName: Horaires TER SNCF
Summary: Info for regional trains in France
Description: |-
Search for regional train (TER) stations in France. Display schedules and delays
of regional SNCF trains.
RepoType: git
Repo: https://github.com/naholyr/horaires-ter-sncf
Builds:
- versionName: 3.0.1 (bugfix)
versionCode: 301
commit: '152'
prebuild: mv lib libs
- versionName: 3.0.4 (statistiques)
versionCode: 304
disable: not published
commit: unknown - see disabled
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 3.0.4 (statistiques)
CurrentVersionCode: 304