rewrite yml: byrne.utilities.converter

This commit is contained in:
Michael Pöhn 2019-07-15 02:17:49 +02:00
parent 804181f11f
commit 09004d751f
2 changed files with 28 additions and 27 deletions

View file

@ -1,27 +0,0 @@
Categories:Science & Education
License:GPL-3.0-only
Author Web Site:http://technologiquepark.wordpress.com
Web Site:
Source Code:https://github.com/dillbyrne/Bodha-Converter
Issue Tracker:https://github.com/dillbyrne/Bodha-Converter/issues
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
Auto Name:Bodha Converter
Summary:Convert binary, octal, decimal, hex and ASCII
Description:
Supports general (binary, octal, decimal and hexadecimal) conversions up to
2^63-1 in their respective formats. It also supports ASCII characters in the
range of NUL to DEL (0 - 127). A convenient table is also included for quick
lookups also in the range of 0 - 127.
.
Repo Type:git
Repo:https://github.com/dillbyrne/Bodha-Converter.git
Build:1.0,1
commit=1.0
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.0
Current Version Code:1

View file

@ -0,0 +1,28 @@
Categories:
- Science & Education
License: GPL-3.0-only
AuthorWebSite: http://technologiquepark.wordpress.com
SourceCode: https://github.com/dillbyrne/Bodha-Converter
IssueTracker: https://github.com/dillbyrne/Bodha-Converter/issues
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
AutoName: Bodha Converter
Summary: Convert binary, octal, decimal, hex and ASCII
Description: |-
Supports general (binary, octal, decimal and hexadecimal) conversions up to
2^63-1 in their respective formats. It also supports ASCII characters in the
range of NUL to DEL (0 - 127). A convenient table is also included for quick
lookups also in the range of 0 - 127.
RepoType: git
Repo: https://github.com/dillbyrne/Bodha-Converter.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1