File: control

package info (click to toggle)
snowflake 0.01a-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 324 kB
  • ctags: 483
  • sloc: ansic: 4,598; makefile: 58
file content (15 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: snowflake
Section: graphics
Priority: optional
Maintainer: Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
Build-Depends: debhelper (>> 3.0.0), libgtk1.2-dev, libxi-dev, libxext-dev, libx11-dev
Standards-Version: 3.6.1

Package: snowflake
Architecture: any
Depends: ${shlibs:Depends}
Description: An interactive snowflake generator
 In addition to generating pretty snowflake patterns, the code for this
 program, as originally conceived by Raph Levien was an exercise in
 cryptography.  The bit pattern from an ordinary ASCII string or a
 hexadecimal key can be used to generate a unique snowflake.