All packages (version 15.01)
-
wex: Windows Eiffel Library (WEL) eXtension 155
Collection of components extending the WEL library.
Wed, 25 May 2022 13:29:30 GMT
-
wikitext: Wikitext 157
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
Wed, 25 May 2022 13:31:51 GMT
-
wel: WEL 175
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Wed, 25 May 2022 13:29:15 GMT
-
editor: Vision2 Editor library 154
Vision2 Text Editor Component.
vision2 gui text editor widget
Wed, 25 May 2022 13:27:40 GMT
-
docking: Vision Smart Docking library 119
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Wed, 25 May 2022 13:29:02 GMT
-
uri_template: URI Template 121
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
Wed, 25 May 2022 13:31:46 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 119
Add graph related structures to Eiffel Base
Wed, 25 May 2022 13:27:02 GMT
-
svn: Subversion Client wrapper 144
A simple library wrapping subversion command line client.
Wed, 25 May 2022 13:29:27 GMT
-
pcre: PCRE regexp library 134
PCRE regexp library, also supporting unicode.
Wed, 25 May 2022 13:27:04 GMT
-
patterns: Patterns 124
Patterns library
Wed, 25 May 2022 13:27:58 GMT
-
web: Obsolete Eiffel Web 146
Obsolete and simple solution to build CGI applications
Wed, 25 May 2022 13:28:36 GMT
-
argument_parser: Obsolete Eiffel Argument Parser 144
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Wed, 25 May 2022 13:29:21 GMT
-
objc_base: Objective-C Base Library 134
Wrapper classes for Objective C
Wed, 25 May 2022 13:27:44 GMT
-
notification_email: Notification Email 157
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Wed, 25 May 2022 13:30:40 GMT
-
microdata: MicroData parser 139
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Wed, 25 May 2022 13:31:42 GMT
-
memory_analyzer: Memory Analyzer Library 164
Memory analyzer library: Track down your memory usage within your application.
Wed, 25 May 2022 13:27:34 GMT
-
http: HTTP protocol 148
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
Wed, 25 May 2022 13:31:30 GMT
-
http_client: HTTP client 146
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
Wed, 25 May 2022 13:31:39 GMT
-
http_authorization: HTTP Authorization 133
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Wed, 25 May 2022 13:31:04 GMT
-
gobo: Gobo Eiffel Project 147
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
Wed, 25 May 2022 13:30:38 GMT
-
espec: ESpec, an Eiffel Specification Library 156
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Wed, 25 May 2022 13:30:50 GMT
-
error: Error framework 155
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.
Wed, 25 May 2022 13:30:45 GMT
-
ewf: EiffelWeb framework 184
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
Wed, 25 May 2022 13:31:14 GMT
-
vision2_extension: EiffelVision2 extension 154
Extensions to the EiffelVision2 library.
vision2 extension container thread
Wed, 25 May 2022 13:28:00 GMT
-
uuid: EiffelUUID 177
Generate/Manipulate UUIDs.
uuid generator parser identifier
Wed, 25 May 2022 13:28:30 GMT
-
uri: EiffelURI 133
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
Wed, 25 May 2022 13:29:10 GMT
-
time: EiffelTime 172
Date/Time abstractions and computations. Manipulation of time, date and duration.
Wed, 25 May 2022 13:27:30 GMT
-
ribbon: EiffelRibbon vision2 library 145
Eiffel Ribbon library of reusable components for Eiffel.
Wed, 25 May 2022 13:27:46 GMT
-
process: EiffelProcess 197
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Wed, 25 May 2022 13:27:28 GMT
-
preferences: EiffelPreferences 110
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
Wed, 25 May 2022 13:29:04 GMT
-
parse: EiffelParse 151
Parse library: Parsing facilities.
Wed, 25 May 2022 13:27:37 GMT
-
net: EiffelNet 184
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Wed, 25 May 2022 13:28:42 GMT
-
logging: EiffelLogging 143
Logging Cluster - Provide interface to various logging mechanisms
Wed, 25 May 2022 13:28:19 GMT
-
graph: EiffelGraph Library 132
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
Wed, 25 May 2022 13:28:38 GMT
-
base2: EiffelBase2 151
Fully specified and verified container library for Eiffel
Wed, 25 May 2022 13:26:52 GMT
-
base: EiffelBase 235
Eiffel Base: kernel library classes, data structure, Input and Output
Wed, 25 May 2022 13:28:05 GMT
-
Eiffel2Java: Eiffel2Java 150
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Wed, 25 May 2022 13:28:24 GMT
-
zlib: Eiffel zlib 151
zlib Eiffel Library
Wed, 25 May 2022 13:26:56 GMT
-
zeromq: Eiffel ZeroMQ wrapper 167
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Wed, 25 May 2022 13:28:28 GMT
-
xml: Eiffel XML 171
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
Wed, 25 May 2022 13:29:08 GMT
-
web_browser: Eiffel Web Browser 143
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
Wed, 25 May 2022 13:27:36 GMT
-
vision2: Eiffel Vision2 156
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
Wed, 25 May 2022 13:28:53 GMT
-
thread: Eiffel Thread 127
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
Wed, 25 May 2022 13:27:32 GMT
-
store: Eiffel Store 221
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Wed, 25 May 2022 13:28:22 GMT
-
sqlite3: Eiffel sqlite3 library 166
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
Wed, 25 May 2022 13:26:34 GMT
-
smarty: Eiffel Smarty Template engine 151
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, ...).
Wed, 25 May 2022 13:31:54 GMT
-
openid: Eiffel OpenID 268
OpenID consumer library
openid security web authentication sso
Wed, 25 May 2022 13:31:00 GMT
-
nino: Eiffel Nino Web Server 161
Simple HTTPd server written in Eiffel
Wed, 25 May 2022 13:31:28 GMT
-
netssl: Eiffel Net SSL 151
Extend Eiffel Net with SSL support (using openSSL)
Wed, 25 May 2022 13:26:51 GMT
-
mysqli: Eiffel MySQLi 146
MySQLi Eiffel wrapper.
persistency database sql mysql
Wed, 25 May 2022 13:26:35 GMT
-
kmp_matcher: Eiffel Matcher 140
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Wed, 25 May 2022 13:29:06 GMT
-
libevent: Eiffel libEvent 144
libevent wrapper library for Eiffel
Wed, 25 May 2022 13:27:55 GMT
-
lex: Eiffel Lex library 130
Lex library: Lexical analyzer
Wed, 25 May 2022 13:27:23 GMT
-
json: Eiffel JSON 168
Eiffel JSON parser and visitors.
Wed, 25 May 2022 13:31:49 GMT
-
iphone: Eiffel iPhone Library 146
Eiffel Library for iPhone development
Wed, 25 May 2022 13:27:56 GMT
-
i18n: Eiffel internationalisation (i18n) library 168
i18n internationalisation applications
Wed, 25 May 2022 13:29:19 GMT
-
gobo_extension: Eiffel Gobo extension 150
gobo extension library
Wed, 25 May 2022 13:28:57 GMT
-
game: Eiffel Game 143
Eiffel libraries to used in game developpment.On Windows, you must copy the correct DLL in the project folder or in the Windows system folder. See: https://github.com/tioui/eiffel_game_lib/raw/40abacf6d7321965fa0c934109957abf4228f117/C_library_Windows.zip . On linux, you need those development libraries installed: SDL, SDL_image, SDL_gfx, SDL_ttf, OpenAL, Libsndfile and FFMPEG LibAV. On ubuntu, use: sudo apt-get install libsdl-dev libsdl-image1.2-dev libsdl-gfx1.2-dev libsdl-ttf2.0-dev libopenal-dev libsndfile1-dev libavcodec-dev libavformat-dev libswscale-dev libavresample-dev .
Fri, 30 Jan 2015 03:06:51 GMT
-
event: Eiffel Event Library (EEL) 154
Event library
Wed, 25 May 2022 13:27:21 GMT
-
eel: Eiffel Encryption Library 168
An encryption library in Eiffel
Wed, 25 May 2022 13:31:56 GMT
-
encoding: Eiffel Encoding Library 168
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.
Wed, 25 May 2022 13:28:40 GMT
-
edk: Eiffel Drawing Kit (EDK) 159
Multiplatform drawing kit
Wed, 25 May 2022 13:27:25 GMT
-
curl: Eiffel cURL 172
libcURL wrapper library
network curl wrapper client http
Wed, 25 May 2022 13:28:32 GMT
-
crypto: Eiffel Crypto 142
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
Wed, 25 May 2022 13:27:09 GMT
-
criteria: Eiffel criteria 155
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
Wed, 25 May 2022 13:26:20 GMT
-
com: Eiffel COM 154
Com library: Reusing/Creating COM components in Eiffel.
Wed, 25 May 2022 13:28:26 GMT
-
collection+json: Eiffel Collection+JSON 152
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
Wed, 25 May 2022 13:31:09 GMT
-
bzip2: Eiffel bzip2 156
BZlib Eiffel library
Wed, 25 May 2022 13:26:58 GMT
-
base_extension: Eiffel Base Extension 130
Extension to Eiffel Base
base structure support extension
Wed, 25 May 2022 13:28:55 GMT
-
testing: Eiffel Autotests library 200
Library required to write autotest cases.
Wed, 25 May 2022 13:28:34 GMT
-
arg_parser: Eiffel Argument Parser 146
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Wed, 25 May 2022 13:28:10 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 148
Eiffel Arbitrary Precision Mathematics
Wed, 25 May 2022 13:29:35 GMT
-
abel: Eiffel ABEL 146
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Wed, 25 May 2022 13:26:44 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 161
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. ;-)
Wed, 25 May 2022 13:30:43 GMT
-
diff: Diff library 173
diff library
Wed, 25 May 2022 13:27:26 GMT
-
decimal: Decimal library 141
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Wed, 25 May 2022 13:29:33 GMT
-
content_negotiation: CONneg Content Negotiation 145
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
Wed, 25 May 2022 13:31:35 GMT
-
cocoa: COCOA Eiffel Wrapper 171
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Wed, 25 May 2022 13:27:42 GMT
-
C_library: C_library dependencies 159
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
Wed, 25 May 2022 13:27:19 GMT
-
api_wrapper: API wrapper 165
library used to wrap external libraries.
Wed, 25 May 2022 13:28:08 GMT
-
ael_printf: Amalasoft Eiffel Printf 162
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.
Wed, 25 May 2022 13:29:25 GMT
-
ActiveX_control_container: ActiveX Control Container 126
Wed, 25 May 2022 13:27:49 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 (*,?).