File: control

package info (click to toggle)
iprint 1.3-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 52 kB
  • ctags: 9
  • sloc: ansic: 57; makefile: 39
file content (14 lines) | stat: -rw-r--r-- 423 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.5.8
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 decimal, octal, hexadecimal,
 and binary or ascii values of the characters fed to it on the command line.