Releasing LogarithmPlotter v0.2.0, removing Manuals
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
87777059ca
commit
198ce56e8c
9 changed files with 11 additions and 4924 deletions
|
@ -102,7 +102,7 @@ Download:
|
||||||
Links:
|
Links:
|
||||||
win:
|
win:
|
||||||
- Title: Logiciel d'installation (.exe) (64 bits)
|
- Title: Logiciel d'installation (.exe) (64 bits)
|
||||||
Name: logarithmplotter-v<version>-setup.exe (101,2Mio)
|
Name: logarithmplotter-v<version>-setup.exe (100,9Mio)
|
||||||
File: logarithmplotter-v<version>-setup.exe
|
File: logarithmplotter-v<version>-setup.exe
|
||||||
macos:
|
macos:
|
||||||
- Title: Archive d'Application (.dmg)
|
- Title: Archive d'Application (.dmg)
|
||||||
|
@ -116,11 +116,11 @@ Download:
|
||||||
- Title: Launchpad (PPA)
|
- Title: Launchpad (PPA)
|
||||||
Index: logarithmplotter
|
Index: logarithmplotter
|
||||||
- Title: Debian / Ubuntu
|
- Title: Debian / Ubuntu
|
||||||
Name: paquet debian (103,7Kio)
|
Name: python3-logarithmplotter_<version>-1_all.deb (103,7Kio)
|
||||||
File: python3-logarithmplotter_<version>-1_all.deb
|
File: python3-logarithmplotter_<version>-1_all.deb
|
||||||
all:
|
all:
|
||||||
- Title: Code source (.tar.gz)
|
- Title: Code source (.tar.gz)
|
||||||
Name: LogarithmPlotter-v<version>.tar.gz (4,7Mio)
|
Name: logarithmPlotter-<version>.tar.gz (187Kio)
|
||||||
File: logarithmplotter-<version>.tar.gz
|
File: logarithmplotter-<version>.tar.gz
|
||||||
Footnote: |
|
Footnote: |
|
||||||
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé.
|
||||||
|
|
|
@ -105,7 +105,7 @@ Download:
|
||||||
Links:
|
Links:
|
||||||
win:
|
win:
|
||||||
- Title: Installer software (.exe) (64 bits)
|
- Title: Installer software (.exe) (64 bits)
|
||||||
Name: logarithmplotter-v<version>-setup.exe (101.2MiB)
|
Name: logarithmplotter-v<version>-setup.exe (100.9MiB)
|
||||||
File: logarithmplotter-v<version>-setup.exe
|
File: logarithmplotter-v<version>-setup.exe
|
||||||
macos:
|
macos:
|
||||||
- Title: Application Archive (.dmg)
|
- Title: Application Archive (.dmg)
|
||||||
|
@ -119,13 +119,15 @@ Download:
|
||||||
- Title: Launchpad (PPA)
|
- Title: Launchpad (PPA)
|
||||||
Index: logarithmplotter
|
Index: logarithmplotter
|
||||||
- Title: Debian / Ubuntu
|
- Title: Debian / Ubuntu
|
||||||
Name: debian package (103.7KiB)
|
Name: python3-logarithmplotter_<version>-1_all.deb (103.7KiB)
|
||||||
File: python3-logarithmplotter_<version>-1_all.deb
|
File: python3-logarithmplotter_<version>-1_all.deb
|
||||||
all:
|
all:
|
||||||
- Title: Source code (.tar.gz)
|
- Title: Source code (.tar.gz)*
|
||||||
Name: LogarithmPlotter-v<version>.tar.gz (4.7MiB)
|
Name: LogarithmPlotter-v<version>.tar.gz (187KiB)
|
||||||
File: logarithmplotter-<version>.tar.gz
|
File: logarithmplotter-<version>.tar.gz
|
||||||
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
|
Footnote: |
|
||||||
|
LaTeX integration requires a valid TeX installation (from a distribution like [TeXLive](https://tug.org/texlive/)) with `latexmk`, `dvipng` and `fundus-calligra`.
|
||||||
|
*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"logarithmplotter": {
|
"logarithmplotter": {
|
||||||
"name": "LogarithmPlotter",
|
"name": "LogarithmPlotter",
|
||||||
"version": "0.1.8",
|
"version": "0.2.0",
|
||||||
"languages": ["QML", "JavaScript", "Python"],
|
"languages": ["QML", "JavaScript", "Python"],
|
||||||
"translated": ["en","fr","de","no","hu"],
|
"translated": ["en","fr","de","no","hu"],
|
||||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Binary file not shown.
Loading…
Reference in a new issue