Source: spritely-goblins
Section: lisp
Priority: optional
Maintainer: Diane Trout <diane@ghic.org>
Rules-Requires-Root: no
Build-Depends:
 autotools-dev,
 debhelper-compat (= 13),
 guile-3.0-dev,
 guile-fibers,
 guile-gnutls,
 guile-websocket,
 texinfo,
Standards-Version: 4.7.2
Homepage: https://spritely.institute/goblins/
Vcs-Browser: https://salsa.debian.org/debian/spritely-goblins
Vcs-Git: https://salsa.debian.org/debian/spritely-goblins.git

Package: guile-goblins
Architecture: any
Depends:
 guile-3.0,
 guile-fibers,
 guile-websocket,
 ${shlibs:Depends},
 ${misc:Depends},
Description: Spritely's distributed object programming library
 Goblins provides an intuitive security model, automatic local
 transactions for locally synchronous operations, and an easy to use
 and efficient asynchronous programming interface for encapsulated
 objects which can live anywhere on the network.

Package: guile-goblins-doc
Architecture: all
Section: doc
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Spritely's distributed object programming library docs
 Goblins provides an intuitive security model, automatic local
 transactions for locally synchronous operations, and an easy to use
 and efficient asynchronous programming interface for encapsulated
 objects which can live anywhere on the network.
 .
 This package contains the info pages
