Index | spool Versions > 1.0 Instances > tcl Details

Package archive

Details of package spool 1.0 tcl

Key Value
as::author Emmanuel Frecon
as::build::date 2015-05-22
as::license BSD
as::origin http://sourceforge.net/projects/til
description This module contains commands to treat existing directories as spool directories. Writing and reading from the spool is typically separated. Reading is done in an asynchronous manner and through callbacks. A spool is a directory that contains three sub-directories with adequate semantics: inbox, error and sent. inbox is where file arrive, sent where files that have been treated are moved and error where files that failed to be treated are moved.
entity package
platform tcl
require Tcl -require 8.2
diskutil -require 1.5
logger

© 2010 ActiveState Software. All rights reserved.