mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
11c7f02903
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the GTK+ toolkit. Main Features ------------- * Efficient editing of large data files. * Multilevel undo - redo operations. * Customizable data views. * Fast data rendering on screen. WWW: http://home.gna.org/bless/ Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
13 lines
376 B
Plaintext
13 lines
376 B
Plaintext
Bless is a binary (hex) editor, a program that enables you to edit files as
|
|
a sequence of bytes. It is written in C# and uses the Gtk# bindings for the
|
|
GTK+ toolkit.
|
|
|
|
Main Features
|
|
-------------
|
|
* Efficient editing of large data files.
|
|
* Multilevel undo - redo operations.
|
|
* Customizable data views.
|
|
* Fast data rendering on screen.
|
|
|
|
WWW: http://home.gna.org/bless/
|