Source: focal
Section: interpreters
Priority: optional
Maintainer: Daniel Moerner <dmoerner@gmail.com>
Build-Depends: debhelper (>= 7.0.50)
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/collab-maint/focal.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/focal.git
Homepage: http://www.cozx.com/~dpitts/

Package: focal
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Interpreter for FOCAL programming language
 Focal is an interpreter for the FOCAL programming language. It can
 function as an interpreter or execute files passed to it on the command
 line.
 .
 FOCAL is an interpretive language that was developed by Digital Equipment 
 Corporation (DEC) in the late 1960's for the PDP-8 and associated
 minicomputers. It was designed to resemble the language JOSS.
