File: control

package info (click to toggle)
spin 6.5.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,512 kB
  • sloc: ansic: 39,876; yacc: 1,021; makefile: 58; sh: 8
file content (27 lines) | stat: -rw-r--r-- 1,039 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
22
23
24
25
26
27
Source: spin
Section: devel
Priority: optional
Maintainer: Tom Lee <debian@tomlee.co>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper-compat (= 12), bison
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://spinroot.com
Vcs-Git: https://github.com/thomaslee/spin-debian
Vcs-Browser: https://github.com/thomaslee/spin-debian

Package: spin
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: staden (<< 2.0.0+b11)
Replaces: staden (<< 2.0.0+b11)
Description: formal software verification tool
 Spin is a popular open-source software verification tool, used by thousands
 of people worldwide. The tool can be used for the formal verification of
 multi-threaded software applications. The tool was developed at Bell Labs
 in the Unix group of the Computing Sciences Research Center, starting in 1980.
 .
 The software has been available freely since 1991, and continues to evolve to
 keep pace with new developments.
 .
 In April 2002 the tool was awarded the ACM System Software Award.