Download List

Projeto Descrição

epto is a small library and framework for industrial strength shell script programming with sh. It features convenient error handling, tracing, logging, option handling, documentation template, process level transaction safety (sort of), and more. If one is used to shell programming, it takes less than five minutes of learning to start using it (see the crash course in the README file).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-23 16:45
0.8.11

A capacidade de logs syslog e traços foi adicionado, assim prog-SS será log para o syslog ao invés de stderr ou um arquivo, com facilidade e os níveis pré-definidos. Um erro que causou variáveis para as opções padrão com argumentos para ser deixada uninitialized foi corrigido.
Tags: Minor feature enhancements
A syslog ability for logs and traces was added, so
prog -SS will log to syslog instead of stderr or a
file, with predefined facility and levels. A bug
that caused variables for standard options with
arguments to be left uninitialized was fixed.

2004-09-19 12:05
0.8.10

Um bug no script de instalação que impediu eptolitepgl.1 a ser instalado foi fixado e pequenas melhorias foram feitas para várias partes da documentação.
Tags: Minor bugfixes
A bug in the installation script that prevented
eptolitepgl.1 from being installed was fixed and small
improvements were made to various parts of the
documentation.

2004-09-17 12:40
0.8.9

Duas opções no EPTO gerado e scripts eptolite foram alteradas.
Tags: Minor feature enhancements
Two options in the generated epto and eptolite
scripts were changed.

2004-09-13 21:52
0.8.8

Um erro que só se manifestou no Fedora Core 2, onde é feita EPTO inutilizável, foi corrigido.
Tags: Major bugfixes
A bug that only manifested itself under Fedora Core 2, where it made epto unusable, has been fixed.

2004-06-24 16:52
0.8.7

Agora, é possível gerar scripts autônomo EPTO completo que não necessita eptolib.sh fonte.
Tags: Minor feature enhancements
It is now possible to generate standalone full epto scripts that do not
need to source eptolib.sh.

Project Resources