File: control

package info (click to toggle)
pforth 21-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 820 kB
  • ctags: 873
  • sloc: ansic: 5,050; makefile: 104
file content (17 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: pforth
Section: interpreters
Priority: optional
Maintainer: Bdale Garbee <bdale@gag.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Git: git://git.gag.com/debian/pforth
Vcs-Browser: http://git.gag.com/?p=debian/pforth

Package: pforth
Architecture: arm armeb armel armhf i386 m68k powerpc powerpcspe s390 sparc hurd-i386 hppa kfreebsd-i386
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: portable Forth interpreter
 pForth is a public domain, portable ANS Forth based on a kernel written in
 ANSI 'C'.  This makes it easy to port pForth to multiple platforms.
 .
 More information on pForth is available at http://www.softsynth.com/pforth/