slackbuilds_ponce/development/textadept
Arn0 30b83f8c17
development/textadept: Updated for version 12.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2024-05-04 08:00:29 +09:00
..
doinst.sh
README
slack-desc
textadept.info
textadept.SlackBuild
update_urls.sh

Textadept is a fast, minimalist, and remarkably extensible
cross-platform text editor for programmers.

Written in a combination of C and Lua and relentlessly optimized for
speed and minimalism over the years, Textadept is an ideal editor for
programmers who want endless extensibility without sacrificing speed
or succumbing to code bloat and featuritis.

The following executables are symlinked from /usr/share/textadept/
to /usr/bin/:

  -textadept
  -textadept-gtk
  -textadept-curses
  -tad
  -tadc
  -tadg

Note that `tad`, `tadg` and `tadc` are just easier ways to type
`textadept`, `textadept-gtk` and `textadept-curses`, respectively.

python3-markdown-it-py is only required for building HTML
documentation, and the scripts works fine without it.
But since the local HTML pages are opened when using the menu/help,
it is not marked as optional.