File: control

package info (click to toggle)
bbe 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 984 kB
  • ctags: 204
  • sloc: sh: 3,429; ansic: 1,880; makefile: 23
file content (17 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: bbe
Section: editors
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), texinfo
Standards-Version: 3.9.4
Vcs-Browser: http://git.debian.org/?p=collab-maint/bbe.git
Vcs-Git: git://git.debian.org/git/collab-maint/bbe.git
Homepage: http://freecode.com/projects/bbe

Package: bbe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: sed-like editor for binary files
 Editor like sed, but for binary files. bbe performs basic byte
 operations on blocks of input stream. bbe is a command line tool
 developed for Unix systems.