pkgsrc/editors/kilo/distinfo
agc 8da59f6d58 Add the kilo editor to the packages collection.
Kilo is a small text editor in less than 1K lines of code (counted with cloc).

	Usage: kilo <filename>

	Keys:

	CTRL-S: Save
	CTRL-Q: Quit
	CTRL-F: Find string in file (ESC to exit search, arrows to navigate)

	Kilo does not depend on any library (not even curses).  It uses fairly
	standard VT100 (and similar terminals) escape sequences.  The project
	is in alpha stage and was written in just a few hours taking code from
	my other two projects, load81 and linenoise.

	People are encouraged to use it as a starting point to write other
	editors or command line interfaces that are more advanced than the
	usual REPL style CLI.

	Kilo was written by Salvatore Sanfilippo aka antirez and is released
	under the BSD 2 clause license.
2016-07-11 05:21:59 +00:00

6 lines
566 B
Text

$NetBSD: distinfo,v 1.1 2016/07/11 05:21:59 agc Exp $
SHA1 (kilo-20160710-62b099af00b542bdb08471058d527af258a349cf.tar.gz) = 3244535773429b1c4a2f56400ea6a3e7b8b4bd7e
RMD160 (kilo-20160710-62b099af00b542bdb08471058d527af258a349cf.tar.gz) = 4422c9e00d2686e1936624835239d1aa251636fa
SHA512 (kilo-20160710-62b099af00b542bdb08471058d527af258a349cf.tar.gz) = 37af5e2bed4abec63ee44413853b25cc35a467cb68b8c30c7e5eea0d8108023a61c1023e2bac9b05f90707007d90a746950baf14d016d3ce260f3e84471b09df
Size (kilo-20160710-62b099af00b542bdb08471058d527af258a349cf.tar.gz) = 12949 bytes