Subject: pkg/11405: package submission for devel/libctl
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason Beegan <jasontd@indigo.ie>
List: netbsd-bugs
Date: 11/01/2000 19:20:56
>Number:         11405
>Category:       pkg
>Synopsis:       package submission for devel/libctl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 01 19:07:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jason Beegan
>Release:        1.5_ALPHA NetBSD
>Organization:

>Environment:
	
System: NetBSD tarnhelm.verklaerung.net 1.5_ALPHA NetBSD 1.5_ALPHA (Kurwenal) #0: Thu Oct 5 19:05:34 PDT 2000 root@tarnhelm.verklaerung.net:/usr/src/sys/arch/i386/compile/Kurwenal i386


>Description:
I would like to submit a package to the pkgsrc collection.
You will find it at

	http://indigo.ie/~jasontd/pkgsrc-devel-libctl.tar.gz


COMMENT:
Guile-based flexible control file library for scientific simulations

DESCR:

Scientific software for performing large computations is typically
managed using textual control files that specify the parameters of the
computation. Historically, these control files have typically
consisted of long, inflexible collections of numbers whose meaning and
format is hard-coded into the program. With libctl, we make it easy
for programmers to support a greatly superior control file structure,
and with less effort than was required for traditional input formats.

All of these goals are achieved by libctl with the help of Guile, the
GNU scripting and extensibility language. Guile does all of the hard
work for us, and allows us to embed a complete interpreter in a
program with minimal effort.

Despite its power, libctl is designed to be easy to use. A basic user
only sees a convenient file format...with a programming language to
back it up if her needs become more complex. For the programmer, all
headaches associated with reading input files are lifted--once an
abstract specification is supplied, all interaction with the user is
handled automatically.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: