e60bde2a84
Add a command-line option providing information about tools.
...
- All tools have a url.
- Not deriving the url from the package database.
2020-04-11 21:45:41 +10:00
c4da4123f7
Improve installation documentation.
2020-01-12 17:04:02 +10:00
10d0fa1bbf
Tidy up installation instructions.
2020-01-11 12:44:18 +10:00
127d2c6148
Simplify ubuntu installation instructions.
2020-01-11 12:11:45 +10:00
29325289b9
flatpak: Clarify installation instructions.
2020-01-11 12:09:11 +10:00
18e501441c
flatpak: Add installation instructions and wrapper script.
2020-01-11 12:02:25 +10:00
3ee76efa56
appimage: Add installation instructions.
2020-01-10 14:13:30 +10:00
bd17110199
docker: Add installation instructions.
2020-01-10 14:04:57 +10:00
1cf2fc445c
Revert "Move to python3.8.0"
...
This reverts commit 04fb17cb3f .
- Am seeing a bug where only one worker continues processing
on python3.8.
- Ubuntu and freedesktop-sdk are still on 3.7.
- Not using any features of 3.8 yet.
- Also removes color from mypy.
2019-12-19 14:47:00 +10:00
04fb17cb3f
Move to python3.8.0
2019-11-06 14:07:33 +10:00
a770a3ebc7
Changes for Ubuntu 19.10.
2019-11-06 13:03:00 +10:00
2fb3696c9b
tools: Add pytest for python unittests.
2019-08-31 13:27:32 +10:00
7955d9654c
tools: Added elinks browser for viewing html in color.
2019-07-24 14:04:04 +10:00
16b95a2376
tools: Add rakudo for checking perl6 syntax.
2019-07-10 21:36:40 +10:00
653ba646d9
Add missed webassembly changes of readme
2019-07-10 11:54:01 +10:00
a2bea77cd2
tools: Add svglib to view svg files.
2019-06-30 11:36:54 +10:00
be489b0628
tools: Remove missed code formatter.
2019-05-31 14:29:35 +10:00
040342863d
Remove perltidy temporarily for flatpak build.
2019-05-20 15:16:03 +10:00
5fcdd0ea50
Remove code formatters.
...
- Maybe these should be returned if the output is a diff with the
current file.
- bcpp, uncrustify, gofmt, clang_format.
2019-05-17 11:10:45 +10:00
350f0496fc
Remove splint from readme.
2019-01-25 12:05:36 +10:00
b60a8bddae
Coding style.
...
- Move some python tools into tools.toml.
2019-01-21 14:06:42 +10:00
7d412ec8f1
Changes for Ubuntu 18.10.
2018-12-27 14:47:39 +10:00
884046e4c8
tools: Add isoinfo for iso image files.
2018-09-27 19:27:35 +10:00
dc89090137
tools: Replace Imagemagick's identify with mediainfo.
...
- Mediainfo's output is more readable.
- One less dependency.
- Dropped ppm.
2018-09-27 14:02:46 +10:00
2213a55650
Improved the project title.
2018-09-25 10:41:55 +10:00
8e5cc0eac9
Rename the project to Eris.
2018-09-17 23:59:38 +10:00
8ae0f203f2
Move to python3.7
...
- Now getting python packages using pip instead of the ubuntu versions.
- System wide installations now aren't supported.
2018-09-02 16:00:44 +10:00
8289e22919
tools: Added clang-format for C, C++ and Javascript files.
2018-06-09 11:45:11 +10:00
6f58c1b9b0
readme: Ordered the tools table better.
2018-06-05 21:30:59 +10:00
5f6c2b58bf
tools: Added node to syntax check javascript.
2018-06-05 21:25:36 +10:00
896edecd23
tools: Fixed a broken dependency in 7z.
...
- This was missed in the original commit: 6c78f9c0
2018-06-05 09:01:46 +10:00
92632ba85e
tools: Added syntax and linter checkers for lua files.
2018-06-05 08:55:18 +10:00
dc5865cf67
Revert "readme: Trying centre alignment in tools table."
...
This reverts commit c6359a8873 .
2018-06-05 08:16:49 +10:00
c6359a8873
readme: Trying centre alignment in tools table.
2018-06-05 08:15:24 +10:00
5a218bed13
readme: Right aligned the extensions column.
2018-06-05 08:10:14 +10:00
8c53f2c47c
tools: Added ruby_syntax for ruby files.
2018-06-05 07:06:58 +10:00
2338a87932
tools: Python wheel files are also zip archives.
2018-06-04 10:59:03 +10:00
64383227b0
tools: Added rpm for rpm package archives.
2018-06-04 10:25:39 +10:00
8ea5c5fd11
tools: See the contents, and get info about, debian archive files.
2018-06-04 09:18:47 +10:00
7c8a2e6129
tools: Egg files can be unzipped.
2018-06-04 08:58:04 +10:00
ba1e869603
tools: Added ar for ".a" archive files.
2018-06-04 08:51:07 +10:00
2963bb078a
tools: Added unxz for xz file archives.
2018-06-04 08:39:12 +10:00
6c78f9c06c
tools: Added 7z for 7z archive files.
2018-06-04 08:35:36 +10:00
8b6fd9c978
tools: Mediainfo also works with subtitle file formats.
2018-06-04 08:30:14 +10:00
a783abbf32
tools: Added unrar for rar archive files.
2018-06-04 08:27:34 +10:00
669bdfd015
tools: ".htm" is an abbreviation for ".html".
2018-06-04 06:47:11 +10:00
5fd1335e79
tools: Unzip also handles apk and jar files.
...
- Now using zipinfo instead of "unzip -l".
2018-06-02 13:30:16 +10:00
50b831a967
tools: Mediainfo also handles flv files.
2018-06-02 13:09:57 +10:00
27d91c6532
tools: Added imagemagick's identify command for image file types.
2018-06-02 10:58:05 +10:00
7c2227f209
tools: Added mediainfo tool for many media file types.
2018-06-02 10:15:22 +10:00