File: control

package info (click to toggle)
iprint 1.3-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 52 kB
  • ctags: 6
  • sloc: makefile: 39; ansic: 20
file content (14 lines) | stat: -rw-r--r-- 407 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: iprint
Section: utils
Priority: optional
Maintainer: Paul Russell <prussell@alderaan.franken.de>
Standards-Version: 3.2.1
Build-Depends: debmake

Package: iprint
Architecture: any
Depends: ${shlibs:Depends}
Description: Trivial command-line integer print utility
 iprint is a simple utility to print out the octal, hexadecimal, and
 or ascii values of the characters fed to it on the command line.