All packages (version 22.12)
-
wex: Windows Eiffel Library (WEL) eXtension 231
Collection of components extending the WEL library.
Tue, 20 Jan 2026 17:01:59 GMT
-
wikitext: Wikitext 260
Wikitext parser. Wikitext rendering as HTML. Support for notion of Wikitext book (book structure). See mediawiki for information related to wikitext format.
wiki wikitext mediawiki book rendering html
Tue, 20 Jan 2026 17:05:36 GMT
-
wel: WEL 255
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Tue, 20 Jan 2026 17:01:41 GMT
-
websocket: Websocket 263
Websocket client and server component.
http ws websocket web socket stream EWF
Tue, 20 Jan 2026 17:04:52 GMT
-
editor: Vision2 Editor library 276
Vision2 Text Editor Component.
vision2 gui text editor widget
Tue, 20 Jan 2026 16:59:43 GMT
-
docking: Vision Smart Docking library 279
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Tue, 20 Jan 2026 17:01:25 GMT
-
uri_template: URI Template 251
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
Tue, 20 Jan 2026 17:05:30 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 242
Add graph related structures to Eiffel Base
Tue, 20 Jan 2026 16:58:56 GMT
-
etar: TAR archive library 285
TAR archive library
Tue, 20 Jan 2026 17:03:38 GMT
-
svn: Subversion Client wrapper 249
A simple library wrapping subversion command line client.
Tue, 20 Jan 2026 17:01:57 GMT
-
set_theory: Set Theory 232
Eiffel classes modeled upon the concepts of set theory
specification set theory model
Fri, 30 Jun 2023 19:13:41 GMT
-
ROC: ROC CMS 282
Eiffel ROC CMS library is build with [EWF](http://eiffelwebframework.github.io/EWF/) and inspired by [Drupal](https://www.drupal.org/). The goal of the library is to provide the following features. - content type - user management - node management - module design - theme - API - ...
cms web rest api user node module theme authentication
Tue, 20 Jan 2026 16:58:39 GMT
-
pcre: PCRE regexp library 255
PCRE regexp library, also supporting unicode.
Tue, 20 Jan 2026 16:58:58 GMT
-
patterns: Patterns 258
Patterns library
Tue, 20 Jan 2026 17:00:04 GMT
-
web: Obsolete Eiffel Web 258
Obsolete and simple solution to build CGI applications
Tue, 20 Jan 2026 17:00:52 GMT
-
argument_parser: Obsolete Eiffel Argument Parser 259
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Tue, 20 Jan 2026 17:01:50 GMT
-
objc_base: Objective-C Base Library 266
Wrapper classes for Objective C
Tue, 20 Jan 2026 16:59:47 GMT
-
notification_email: Notification Email 257
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Tue, 20 Jan 2026 17:03:28 GMT
-
microdata: MicroData parser 236
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Tue, 20 Jan 2026 17:05:25 GMT
-
memory_analyzer: Memory Analyzer Library 230
Memory analyzer library: Track down your memory usage within your application.
Tue, 20 Jan 2026 16:59:36 GMT
-
jwt: JSON Web Token 38
JSON Web Token
Tue, 20 Jan 2026 17:04:37 GMT
-
imap: IMAP library 252
IMAP server protocol
Tue, 20 Jan 2026 17:05:12 GMT
-
http: HTTP protocol 263
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
Tue, 20 Jan 2026 17:05:10 GMT
-
http_network: HTTP network 269
Provides networking component for HTTP related protocols. It is mainly used by other libraries.
Tue, 20 Jan 2026 17:05:21 GMT
-
http_client: HTTP client 241
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
Tue, 20 Jan 2026 17:05:23 GMT
-
http_authorization: HTTP Authorization 255
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Tue, 20 Jan 2026 17:04:39 GMT
-
hal: HAL 265
Eiffel HAL is a library to work with http://stateless.co/hal_specification.html#json HAL is used for exposing RESTful hypermedia APIs. Right now the current implementation only support JSON_HAL.
Hypermedia REST Media-type API Media-Type api rest hypermedia media-type
Tue, 20 Jan 2026 17:04:42 GMT
-
gobo: Gobo Eiffel Project 258
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
Tue, 20 Jan 2026 17:03:26 GMT
-
ise_gobo: Gobo Eiffel for EiffelSoftware 234
Welcome to the distribution of Gobo from EiffelSoftware. Here are some information on this distribution: * The Gobo binaries are located in spec/$ISE_PLATFORM/bin. * The documentation is available from http://www.gobosoft.com * The samples can be compiled using the gobo_sample.ecf file and replacing the THE_ROOT_CLASS_HERE by the actual name of the root class for the sample you chose. Happy Eiffeling, The EiffelSoftware Team
ise gobo argument lex yacc lexical math parse pattern regexp string structure test time utility tools xml
Tue, 20 Jan 2026 17:00:13 GMT
-
espec: ESpec, an Eiffel Specification Library 236
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Tue, 20 Jan 2026 17:04:21 GMT
-
error: Error framework 258
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.
Tue, 20 Jan 2026 17:03:33 GMT
-
ewf: EiffelWeb framework 269
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
Tue, 20 Jan 2026 17:04:49 GMT
-
vision2_extension: EiffelVision2 extension 251
Extensions to the EiffelVision2 library.
vision2 extension container thread
Tue, 20 Jan 2026 17:00:06 GMT
-
uuid: EiffelUUID 256
Generate/Manipulate UUIDs.
uuid generator parser identifier
Tue, 20 Jan 2026 17:00:45 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
Tue, 20 Jan 2026 17:01:35 GMT
-
time: EiffelTime 248
Date/Time abstractions and computations. Manipulation of time, date and duration.
Tue, 20 Jan 2026 16:59:32 GMT
-
ribbon: EiffelRibbon vision2 library 235
Eiffel Ribbon library of reusable components for Eiffel.
Tue, 20 Jan 2026 16:59:50 GMT
-
process: EiffelProcess 258
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Tue, 20 Jan 2026 16:59:30 GMT
-
preferences: EiffelPreferences 265
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
Tue, 20 Jan 2026 17:01:27 GMT
-
parse: EiffelParse 234
Parse library: Parsing facilities.
Tue, 20 Jan 2026 16:59:40 GMT
-
net: EiffelNet 248
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Tue, 20 Jan 2026 17:01:00 GMT
-
logging: EiffelLogging 265
Logging Cluster - Provide interface to various logging mechanisms
Tue, 20 Jan 2026 17:00:27 GMT
-
graph: EiffelGraph Library 259
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
Tue, 20 Jan 2026 17:00:55 GMT
-
base2: EiffelBase2 248
Fully specified and verified container library for Eiffel
Tue, 20 Jan 2026 16:58:43 GMT
-
base: EiffelBase 261
Eiffel Base: kernel library classes, data structure, Input and Output
Tue, 20 Jan 2026 17:00:11 GMT
-
Eiffel2Java: Eiffel2Java 257
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Tue, 20 Jan 2026 17:00:38 GMT
-
zlib: Eiffel zlib 234
zlib Eiffel Library
Tue, 20 Jan 2026 16:58:49 GMT
-
zeromq: Eiffel ZeroMQ wrapper 290
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Tue, 20 Jan 2026 17:00:43 GMT
-
xml: Eiffel XML 262
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
Tue, 20 Jan 2026 17:01:32 GMT
-
web_browser: Eiffel Web Browser 244
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
Tue, 20 Jan 2026 16:59:38 GMT
-
vision2: Eiffel Vision2 244
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
Tue, 20 Jan 2026 17:01:15 GMT
-
thread: Eiffel Thread 248
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
Tue, 20 Jan 2026 16:59:34 GMT
-
text_filter: Eiffel Text Filters 235
Filters interface and implementation to transform a text into another. Supported filters: - html content - line break to html - url content - .. And formats being an ordered collection of filters.
Tue, 20 Jan 2026 16:59:02 GMT
-
store: Eiffel Store 286
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Tue, 20 Jan 2026 17:00:35 GMT
-
sqlite3: Eiffel sqlite3 library 259
Eiffel SQLite wrapper for http://www.sqlite.org/ library. This provides a statically linked sqlite, based in SQLite 3.7.8.
persistency database sqlite sqlite3
Tue, 20 Jan 2026 16:58:17 GMT
-
smarty: Eiffel Smarty Template engine 259
Template engine library inspired by smarty.net php template engine. It provides a parser and the engine execution itself in order to generate for instance html output. However it can be used to generate any kind of output (xml, json, html, ...).
Tue, 20 Jan 2026 17:05:38 GMT
-
scoop_patterns: Eiffel SCOOP patterns 262
Services for concurrent programming in SCOOP.
Tue, 20 Jan 2026 16:57:58 GMT
-
peg: Eiffel PEG 238
Eiffel PEG parser. (Parsing Expression Grammar).
Tue, 20 Jan 2026 16:59:00 GMT
-
openid: Eiffel OpenID 247
OpenID consumer library
openid security web authentication sso
Tue, 20 Jan 2026 17:04:35 GMT
-
nino: Eiffel Nino Web Server 305
Simple HTTPd server written in Eiffel
Tue, 20 Jan 2026 17:05:07 GMT
-
netssl: Eiffel Net SSL 235
Extend Eiffel Net with SSL support (using openSSL)
Tue, 20 Jan 2026 16:58:41 GMT
-
mysqli: Eiffel MySQLi 236
MySQLi Eiffel wrapper.
persistency database sql mysql
Tue, 20 Jan 2026 16:58:19 GMT
-
kmp_matcher: Eiffel Matcher 272
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Tue, 20 Jan 2026 17:01:29 GMT
-
libevent: Eiffel libEvent 278
libevent wrapper library for Eiffel
Tue, 20 Jan 2026 17:00:00 GMT
-
lex: Eiffel Lex library 252
Lex library: Lexical analyzer
Tue, 20 Jan 2026 16:59:21 GMT
-
json: Eiffel JSON 262
Eiffel JSON parser and visitors.
Tue, 20 Jan 2026 17:05:33 GMT
-
iphone: Eiffel iPhone Library 256
Eiffel Library for iPhone development
Tue, 20 Jan 2026 17:00:02 GMT
-
i18n: Eiffel internationalisation (i18n) library 254
i18n internationalisation applications
Tue, 20 Jan 2026 17:01:47 GMT
-
gobo_extension: Eiffel Gobo extension 260
gobo extension library
Tue, 20 Jan 2026 17:01:19 GMT
-
feed: Eiffel FEED parser 256
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Tue, 20 Jan 2026 17:05:28 GMT
-
event: Eiffel Event Library (EEL) 258
Event library
Tue, 20 Jan 2026 16:59:19 GMT
-
eel: Eiffel Encryption Library 289
An encryption library in Eiffel
Tue, 20 Jan 2026 17:05:40 GMT
-
encoding: Eiffel Encoding Library 257
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.
Tue, 20 Jan 2026 17:00:57 GMT
-
edk: Eiffel Drawing Kit (EDK) 253
Multiplatform drawing kit
Tue, 20 Jan 2026 16:59:23 GMT
-
curl: Eiffel cURL 259
libcURL wrapper library
network curl wrapper client http
Tue, 20 Jan 2026 17:00:47 GMT
-
crypto: Eiffel Crypto 255
Eiffel Encryption facilities written in Eiffel, without dependencies on specific C library. Support for - bcrypt - hashing: md5, sha1, sha256, message_digest - hmac: hmac_md5, hmac_sha1, hmac_sha256 - salt, xor_shift_64
encryption bcrypt md5 sha sha1 sha256 message digest hmac salt
Tue, 20 Jan 2026 16:59:04 GMT
-
criteria: Eiffel criteria 238
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
Tue, 20 Jan 2026 16:57:56 GMT
-
com: Eiffel COM 253
Com library: Reusing/Creating COM components in Eiffel.
Tue, 20 Jan 2026 17:00:41 GMT
-
collection+json: Eiffel Collection+JSON 245
Eiffel Collection+json is a library to work with Collection+JSON - Hypermedia Type, see http://www.amundsen.com/media-types/collection/ .
hypermedia media-type api collection+json web
Tue, 20 Jan 2026 17:04:44 GMT
-
bzip2: Eiffel bzip2 275
BZlib Eiffel library
Tue, 20 Jan 2026 16:58:50 GMT
-
base_extension: Eiffel Base Extension 251
Extension to Eiffel Base
base structure support extension
Tue, 20 Jan 2026 17:01:17 GMT
-
testing: Eiffel Autotests library 245
Library required to write autotest cases.
Tue, 20 Jan 2026 17:00:49 GMT
-
arg_parser: Eiffel Argument Parser 246
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Tue, 20 Jan 2026 17:00:17 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 248
Eiffel Arbitrary Precision Mathematics
Tue, 20 Jan 2026 17:02:05 GMT
-
abel: Eiffel ABEL 262
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Tue, 20 Jan 2026 16:58:32 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 242
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. ;-)
Tue, 20 Jan 2026 17:03:31 GMT
-
diff: Diff library 254
diff library
Tue, 20 Jan 2026 16:59:28 GMT
-
decimal: Decimal library 237
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Tue, 20 Jan 2026 17:02:02 GMT
-
cypress: Cypress the OAuth consumer library 252
OAuth consumer library
authentication api oauth consumer web
Tue, 20 Jan 2026 17:04:33 GMT
-
content_negotiation: CONneg Content Negotiation 286
CONneg is a library that provides utilities to select the best repesentation of a resource for a client where there are multiple representations available.
content accept conneg negotiation EWF web request
Tue, 20 Jan 2026 17:05:18 GMT
-
cocoa: COCOA Eiffel Wrapper 253
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Tue, 20 Jan 2026 16:59:45 GMT
-
C_library: C_library dependencies 247
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
clib libpng zlib libcurl openssl
Tue, 20 Jan 2026 16:59:17 GMT
-
api_wrapper: API wrapper 253
library used to wrap external libraries.
Tue, 20 Jan 2026 17:00:15 GMT
-
ael_printf: Amalasoft Eiffel Printf 251
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.
Tue, 20 Jan 2026 17:01:55 GMT
-
ActiveX_control_container: ActiveX Control Container 259
Tue, 20 Jan 2026 16:59:53 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 (*,?).