All packages (version 13.11)
-
gobo-ise 217
Gobo
Tue, 17 Dec 2013 11:05:30 GMT
-
old_argument_parser 176
Argument parser (Obsolete, no unicode support)
Tue, 17 Dec 2013 11:06:29 GMT
-
openid_consumer 184
OPENID consumer component
Tue, 17 Dec 2013 11:06:33 GMT
-
ael_printf: Amalasoft Eiffel Printf 255
The Amalasoft Eiffel Printf Cluster is a collection of classes that implements a printf facility for the Eiffel language. It depends on the Eiffel base libraries (available in open source or commercial form from Eiffel Software www.eiffel.com) and is, like other Eiffel code, portable across platforms.
Thu, 22 Dec 2022 13:49:29 GMT
-
api_wrapper: API wrapper 254
library used to wrap external libraries.
Thu, 22 Dec 2022 13:48:00 GMT
-
decimal: Decimal library 248
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Thu, 22 Dec 2022 13:49:38 GMT
-
diff: Diff library 259
diff library
Thu, 22 Dec 2022 13:47:14 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 234
ECLOP stands for Eiffel Command Line Parser and is a small library for parsing command line options. The current release (0.1.1) should still be considered a beta release but should despite that still be useful for writing command line based programs and it is reasonably stable. Your mileage may vary. ;-)
Thu, 22 Dec 2022 13:51:00 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 213
Eiffel Arbitrary Precision Mathematics
Thu, 22 Dec 2022 13:49:40 GMT
-
arg_parser: Eiffel Argument Parser 220
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Thu, 22 Dec 2022 13:48:02 GMT
-
testing: Eiffel Autotests library 223
Library required to write autotest cases.
Thu, 22 Dec 2022 13:48:29 GMT
-
base_extension: Eiffel Base Extension 281
Extension to Eiffel Base
base structure support extension
Thu, 22 Dec 2022 13:48:55 GMT
-
com: Eiffel COM 248
Com library: Reusing/Creating COM components in Eiffel.
Thu, 22 Dec 2022 13:48:20 GMT
-
criteria: Eiffel criteria 200
Implementation of Filter|Criteria pattern. Useful to filter a list. Via a Criteria factory, it provides expression evaluation based on binary operators and labels, such as "name:foo or tag:test" which keeps items satisfying criteria "name=foo" and has tag "test".
criteria filter pattern search
Thu, 22 Dec 2022 13:45:54 GMT
-
curl: Eiffel cURL 300
libcURL wrapper library
network curl wrapper client http
Thu, 22 Dec 2022 13:48:26 GMT
-
encoding: Eiffel Encoding Library 241
The library is used to convert string among various encodings. It basically wraps Windows APIs on windows and iconv library on Unix. Major Unicode encoding conversions are implemented in pure Eiffel.
Thu, 22 Dec 2022 13:48:35 GMT
-
eel: Eiffel Encryption Library 217
An encryption library in Eiffel
Thu, 22 Dec 2022 13:52:21 GMT
-
event: Eiffel Event Library (EEL) 238
Event library
Thu, 22 Dec 2022 13:47:08 GMT
-
gobo_extension: Eiffel Gobo extension 244
gobo extension library
Thu, 22 Dec 2022 13:48:57 GMT
-
i18n: Eiffel internationalisation (i18n) library 228
i18n internationalisation applications
Thu, 22 Dec 2022 13:49:22 GMT
-
json: Eiffel JSON 245
Eiffel JSON parser and visitors.
Thu, 22 Dec 2022 13:52:13 GMT
-
lex: Eiffel Lex library 247
Lex library: Lexical analyzer
Thu, 22 Dec 2022 13:47:10 GMT
-
kmp_matcher: Eiffel Matcher 194
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Thu, 22 Dec 2022 13:49:06 GMT
-
nino: Eiffel Nino Web Server 228
Simple HTTPd server written in Eiffel
Thu, 22 Dec 2022 13:51:51 GMT
-
store: Eiffel Store 241
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Thu, 22 Dec 2022 13:48:16 GMT
-
thread: Eiffel Thread 157
Multithreading facilities for Eiffel. Add threads to your application. EiffelThread provides basic synchronization objects such as mutex, semaphore, condition variables, read/write lock.
thread concurrency concurrent mt
Thu, 22 Dec 2022 13:47:20 GMT
-
vision2: Eiffel Vision2 209
EiffelVision2 is a nice GUI toolkit abstraction that works on multiple platforms. It is based on GTK for Unix and WEL on Windows.
gui portable widget window ui toolkit
Thu, 22 Dec 2022 13:48:52 GMT
-
web_browser: Eiffel Web Browser 232
Web Browser: Multiplatform web browser extension of Vision2 library for Eiffel. Based on Webkit-1.0 on Linux; IE core on Windows.
browser html embedded vision2 widget
Thu, 22 Dec 2022 13:47:24 GMT
-
xml: Eiffel XML 320
Collection of Eiffel libraries to manipulate XML content: - XML parser: parser and callbacks components - XML tree: document, elements, and nodes (and related visitors)
xml parser tree callback visitor
Thu, 22 Dec 2022 13:49:09 GMT
-
zeromq: Eiffel ZeroMQ wrapper 269
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Thu, 22 Dec 2022 13:48:22 GMT
-
Eiffel2Java: Eiffel2Java 266
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Thu, 22 Dec 2022 13:48:18 GMT
-
base: EiffelBase 357
Eiffel Base: kernel library classes, data structure, Input and Output
Thu, 22 Dec 2022 13:47:56 GMT
-
graph: EiffelGraph Library 242
EiffelGraph lets you build graph representation which are either static or dynamic. The later is using some clever physics algorithm to automatically position nodes of the graph depending on the repulsion of each nodes and the stiffness of each edge.
vision2 graph physics algorithm
Thu, 22 Dec 2022 13:48:33 GMT
-
net: EiffelNet 201
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Thu, 22 Dec 2022 13:48:38 GMT
-
parse: EiffelParse 227
Parse library: Parsing facilities.
Thu, 22 Dec 2022 13:47:26 GMT
-
preferences: EiffelPreferences 215
Preferences library - support XML - support registry keys (Windows) - provide a set of vision2 widget to edit the preferences from a vision2 app.
preferences console application vision2 widget
Thu, 22 Dec 2022 13:49:04 GMT
-
process: EiffelProcess 267
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Thu, 22 Dec 2022 13:47:16 GMT
-
ribbon: EiffelRibbon vision2 library 126
Eiffel Ribbon library of reusable components for Eiffel.
Thu, 22 Dec 2022 13:47:35 GMT
-
time: EiffelTime 228
Date/Time abstractions and computations. Manipulation of time, date and duration.
Thu, 22 Dec 2022 13:47:18 GMT
-
uri: EiffelURI 241
Collection of URI parser and builder: - URI : Uniform Resource Identifier - PATH_URI : URI application for path - IRI : Internationalized Resource Identifier
parser uri iri path resource identifier
Thu, 22 Dec 2022 13:49:11 GMT
-
uuid: EiffelUUID 140
Generate/Manipulate UUIDs.
uuid generator parser identifier
Thu, 22 Dec 2022 13:48:24 GMT
-
vision2_extension: EiffelVision2 extension 222
Extensions to the EiffelVision2 library.
vision2 extension container thread
Thu, 22 Dec 2022 13:47:51 GMT
-
ewf: EiffelWeb framework 211
EiffelWeb framework. Include: - wsf and ewsgi: core of the Eiffel Web Framework, used to build web server application. - EWSGI connectors and their WSF integrations. - Various wsf extensions (extension, session, policy driven, ..) - text encoder (html, percent encoding, ...) - wsf html: to generate and handle html widgets such as web forms. - wsf proxy: to add reverse proxy behavior.
ewf server httpd request connector policy session widget form web proxy network
Thu, 22 Dec 2022 13:51:34 GMT
-
error: Error framework 223
Errors and associated handler, to manage errors and also provides a way to synchronize one or many error handlers. This is convenient to propagate error from a layer to another without adding unwanted dependencies.
Thu, 22 Dec 2022 13:51:02 GMT
-
espec: ESpec, an Eiffel Specification Library 229
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Thu, 22 Dec 2022 13:51:07 GMT
-
gobo: Gobo Eiffel Project 197
The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries. See package 'ise_gobo' to include easily the library via .ecf files.
gobo ise kernel structure io buffer xml
Thu, 22 Dec 2022 13:50:54 GMT
-
http_authorization: HTTP Authorization 212
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Thu, 22 Dec 2022 13:51:24 GMT
-
http_client: HTTP client 231
Provides simple routines to perform http requests, and get associated response. It has two implementations: - using Eiffel cURL (i.e libcurl) - using EiffelNET (and the EiffelNET SSL extension)
http client network request web curl EWF
Thu, 22 Dec 2022 13:52:03 GMT
-
http: HTTP protocol 229
Collection of interfaces related to HTTP protocol: - header - status codes, request methods - content type, media type, mime type. - cookie - date used in web protocol - file extension mime mapping
http web header status method type mime cookie
Thu, 22 Dec 2022 13:51:53 GMT
-
memory_analyzer: Memory Analyzer Library 142
Memory analyzer library: Track down your memory usage within your application.
Thu, 22 Dec 2022 13:47:22 GMT
-
web: Obsolete Eiffel Web 215
Obsolete and simple solution to build CGI applications
Thu, 22 Dec 2022 13:48:31 GMT
-
svn: Subversion Client wrapper 236
A simple library wrapping subversion command line client.
Thu, 22 Dec 2022 13:49:32 GMT
-
uri_template: URI Template 250
Implement URI Template as described at http://tools.ietf.org/rfc/rfc6570.txt Support for URI template string expansion But also partial URI Template matching
parser uri template router generator url
Thu, 22 Dec 2022 13:52:11 GMT
-
docking: Vision Smart Docking library 250
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Thu, 22 Dec 2022 13:49:02 GMT
-
editor: Vision2 Editor library 272
Vision2 Text Editor Component.
vision2 gui text editor widget
Thu, 22 Dec 2022 13:47:29 GMT
-
wel: WEL 212
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Thu, 22 Dec 2022 13:49:16 GMT
-
wex: Windows Eiffel Library (WEL) eXtension 229
Collection of components extending the WEL library.
Thu, 22 Dec 2022 13:49:35 GMT
Usage: "criterion:value" (note: "value" is aliased with "text:value") Criteria: [name] name:foo* - packages of short name matching "foo*" pattern [title] title:base - packages of title "base" [tag] tag:web - packages tagged "web" [description] description:"advanced usage" - packages with phrase "advanced usage" in their description [owner] owner:*Caesar - packages published by users with the user names matching "*Caesar" [downloads] downloads:10 - packages with at least 10 downloads [text] text:abc - equivalent to "name:abc or title:abc or tag:abc" Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-"). Criteria "name", "title", "tag" and "description" supports wildcards (*,?).