File debian.control of Package ol
Source: ol
Section: libdevel
Priority: optional
Maintainer: Yuriy Chumak <yuriy-chumak@mail.com>
Build-depends: debhelper (>= 4.1.16)
Homepage: http://yuriy-chumak.github.io/ol/
Vcs-Git: git://github.com/yuriy-chumak/ol/
Vcs-Browser: https://github.com/yuriy-chumak/ol/
Package: ol
Architecture: any
Depends: ${shlibs:Depends}
Description: Otus Lisp
Otus Lisp (Ol in short) is a purely functional dialect of Lisp.
.
It implements an extended subset of the R7RS Scheme, including
but not limited to some SRFIs. It is tiny (~ 64kb), embeddable
and cross-platform. Provides a portable, high-level interface
to call code written in another language.
.
You can use Ol on Linux, Windows, macOS, Android, BSD (and its
descendants), webOS, Solaris and other operating systems based
on various hardware architectures (intel, arm, ppc, mips, etc).