File: README

package info (click to toggle)
poke 4.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 82,604 kB
  • sloc: ansic: 619,962; sh: 8,887; yacc: 6,128; makefile: 4,964; lisp: 4,729; lex: 1,851; asm: 776; exp: 681; awk: 408; python: 42; java: 21; sed: 16
file content (21 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
GNU poke is an interactive, extensible editor for binary data.  Not
limited to editing basic entities such as bits and bytes, it provides
a full-fledged procedural, interactive programming language designed
to describe data structures and to operate on them.

See the file COPYING in this source distribution for the terms under
which you can redistribute and/or modify this program.

See the file INSTALL for instructions on how to build and install this
source distribution.

If you are interested in helping in the development, please check out
the source code repository (see https://savannah.gnu.org/git/?group=poke)
and start by reading the file HACKING carefully.

This is a GNU program, part of the GNU Operating System, developed by
the GNU Project.  If you are the author of an awesome program and want
to join us in writing Free Software, please consider making it an
official GNU program and become a GNU maintainer.  You can find
instructions on how to do so at http://www.gnu.org/help/evaluation.
We are looking forward to hacking with you! :)