Tryton: convert to YAML

This commit is contained in:
Izzy 2019-08-08 01:25:08 +02:00
parent 26e4c7dd9f
commit 56bbac46aa
No known key found for this signature in database
GPG key ID: C3BB2AE01F1BF982
2 changed files with 28 additions and 29 deletions

View file

@ -1,29 +0,0 @@
Categories:Money
License:GPL-3.0-only
Web Site:
Source Code:
Issue Tracker:
Auto Name:Tryton
Summary:Enterprise resource management
Description:
Client for the Tryton ERP system. It lets you access and edit your enterprise
information (accounting, invoice, production, stocks, and more) from your
device.
It is a generic client like the gtk client, and should be compatible with all
Tryton modules. It also contains an SVG parser for Android.
Use demo as user and password with the default configuration to connect to
Tryton demo server.
.
Build:0.6,6
commit=57e9ba8c5
Auto Update Mode:None
Update Check Mode:None
Current Version:0.6
Current Version Code:6
No Source Since:0.7

View file

@ -0,0 +1,28 @@
Categories:
- Money
License: GPL-3.0-only
AutoName: Tryton
Summary: Enterprise resource management
Description: |-
Client for the Tryton ERP system. It lets you access and edit your enterprise
information (accounting, invoice, production, stocks, and more) from your
device.
It is a generic client like the gtk client, and should be compatible with all
Tryton modules. It also contains an SVG parser for Android.
Use demo as user and password with the default configuration to connect to
Tryton demo server.
Builds:
- versionName: '0.6'
versionCode: 6
commit: 57e9ba8c5
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '0.6'
CurrentVersionCode: 6
NoSourceSince: '0.7'