Newapp: IETF Sched

This commit is contained in:
Licaon_Kter 2022-05-27 09:49:45 +00:00
parent 98ad5973f2
commit e5337531ae

View file

@ -0,0 +1,35 @@
AntiFeatures:
- NonFreeNet
Categories:
- Internet
License: Apache-2.0
WebSite: https://www.ietf.org/
SourceCode: https://github.com/ietf/ietfsched
IssueTracker: https://github.com/ietf/ietfsched/issues
AutoName: IETF 113
Summary: IETF schedule application for meetings
Description: |-
The Internet Engineering Task Force (IETF) is a large open international community of network designers, operators, vendors, and researchers concerned with the evolution of the Internet architecture and the smooth operation of the Internet. It is open to any interested individual.
The actual technical work of the IETF is done in its working groups, which are organized by topic into several areas (e.g., routing, transport, security, etc.). Much of the work is handled via mailing lists. The IETF holds meetings three times per year.
RepoType: git
Repo: https://github.com/ietf/ietfsched
Builds:
- versionName: 0.1.55
versionCode: 55
commit: 00c81e055a2aa886123f645ce204914823392581
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 0.1.55
CurrentVersionCode: 55