rewrite yml: fr.bellev.stdatmosphere
This commit is contained in:
parent
3ee7764fd3
commit
5a16e52955
|
|
@ -1,28 +0,0 @@
|
||||||
Categories:Science & Education
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/mathbellev/StdAtmosphere
|
|
||||||
Issue Tracker:https://github.com/mathbellev/StdAtmosphere/issues
|
|
||||||
|
|
||||||
Auto Name:Std Atmosphere
|
|
||||||
Summary:Engineering tool
|
|
||||||
Description:
|
|
||||||
A small tool for aeronautical engineering, providing a model of the standard
|
|
||||||
atmosphere: that is to say the temperature and pressure as a function of
|
|
||||||
altitude. Given a Mach number, you also get the true air speed and conventional
|
|
||||||
air speed.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/mathbellev/StdAtmosphere.git
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=4d6ba8
|
|
||||||
extlibs=android/android-support-v4.jar
|
|
||||||
prebuild=rm -rf bin gen
|
|
||||||
target=android-16
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:2.0
|
|
||||||
Current Version Code:2
|
|
||||||
30
metadata/fr.bellev.stdatmosphere.yml
Normal file
30
metadata/fr.bellev.stdatmosphere.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
Categories:
|
||||||
|
- Science & Education
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/mathbellev/StdAtmosphere
|
||||||
|
IssueTracker: https://github.com/mathbellev/StdAtmosphere/issues
|
||||||
|
|
||||||
|
AutoName: Std Atmosphere
|
||||||
|
Summary: Engineering tool
|
||||||
|
Description: |-
|
||||||
|
A small tool for aeronautical engineering, providing a model of the standard
|
||||||
|
atmosphere: that is to say the temperature and pressure as a function of
|
||||||
|
altitude. Given a Mach number, you also get the true air speed and conventional
|
||||||
|
air speed.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/mathbellev/StdAtmosphere.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 4d6ba8
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4.jar
|
||||||
|
prebuild: rm -rf bin gen
|
||||||
|
target: android-16
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '2.0'
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue