All packages (version 20.11)
-
zlib: Eiffel zlib 147
zlib Eiffel Library
Mon, 10 Jun 2024 14:33:09 GMT
-
zeromq: Eiffel ZeroMQ wrapper 154
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Mon, 10 Jun 2024 14:34:38 GMT
-
xml: Eiffel XML 151
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
Mon, 10 Jun 2024 14:35:19 GMT
-
wrap_rsvg: Eiffel wrap_rsvg 161
wrap_rsvg is an Eiffel binding of Librsvg C API This is librsvg - A small library to render Scalable Vector Graphics (SVG), associated with the GNOME Project. It renders SVG files to Cairo surfaces. Cairo is the 2D, antialiased drawing library that GNOME uses to draw things to the screen or to generate output for printing.
Mon, 07 Dec 2020 12:49:43 GMT
-
wrap_mpack: Eiffel wrap_mpack 169
wrap_mpack is an Eiffel binding of mpack. mpack is a C implementation of an encoder and decoder for the [MessagePack](https://msgpack.org/) serialization format.
msgpack library wrapc messagepack
Mon, 07 Dec 2020 12:30:55 GMT
-
wrap_cairo: Eiffel wrap_cairo 176
wrap_cairo` is an Eiffel binding of Cairo C API Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), quartz, win32, and image buffers, as well as PDF, PostScript, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
Thu, 06 Jan 2022 19:32:13 GMT
-
wikitext: Wikitext 145
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
Mon, 10 Jun 2024 14:37:50 GMT
-
wex: Windows Eiffel Library (WEL) eXtension 158
Collection of components extending the WEL library.
Mon, 10 Jun 2024 14:35:39 GMT
-
wel: WEL 171
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Mon, 10 Jun 2024 14:35:25 GMT
-
websocket: Websocket 139
Websocket client and server component.
http ws websocket web socket stream EWF
Mon, 10 Jun 2024 14:37:16 GMT
-
web_browser: Eiffel Web Browser 163
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
Mon, 10 Jun 2024 14:33:48 GMT
-
web: Obsolete Eiffel Web 157
Obsolete and simple solution to build CGI applications
Mon, 10 Jun 2024 14:34:45 GMT
-
vision2_extension: EiffelVision2 extension 164
Extensions to the EiffelVision2 library.
vision2 extension container thread
Mon, 10 Jun 2024 14:34:12 GMT
-
vision2: Eiffel Vision2 160
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
Mon, 10 Jun 2024 14:35:03 GMT
-
uuid: EiffelUUID 149
Generate/Manipulate UUIDs.
uuid generator parser identifier
Mon, 10 Jun 2024 14:34:40 GMT
-
uri_template: URI Template 142
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
Mon, 10 Jun 2024 14:37:45 GMT
-
uri: EiffelURI 153
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
Mon, 10 Jun 2024 14:35:21 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 165
Add graph related structures to Eiffel Base
Mon, 10 Jun 2024 14:33:15 GMT
-
time: EiffelTime 174
Date/Time abstractions and computations. Manipulation of time, date and duration.
Mon, 10 Jun 2024 14:33:43 GMT
-
thread: Eiffel Thread 179
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
Mon, 10 Jun 2024 14:33:45 GMT
-
text_filter: Eiffel Text Filters 154
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.
Mon, 10 Jun 2024 14:33:20 GMT
-
testing: Eiffel Autotests library 157
Library required to write autotest cases.
Mon, 10 Jun 2024 14:34:44 GMT
-
svn: Subversion Client wrapper 151
A simple library wrapping subversion command line client.
Mon, 10 Jun 2024 14:35:37 GMT
-
store: Eiffel Store 160
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Mon, 10 Jun 2024 14:34:32 GMT
-
sqlite3: Eiffel sqlite3 library 150
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
Mon, 10 Jun 2024 14:32:45 GMT
-
smarty: Eiffel Smarty Template engine 156
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, ...).
Mon, 10 Jun 2024 14:37:52 GMT
-
scoop_patterns: Eiffel SCOOP patterns 150
Services for concurrent programming in SCOOP.
Mon, 10 Jun 2024 14:32:33 GMT
-
ROC: ROC CMS 169
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
Mon, 10 Jun 2024 14:33:01 GMT
-
ribbon: EiffelRibbon vision2 library 157
Eiffel Ribbon library of reusable components for Eiffel.
Mon, 10 Jun 2024 14:33:58 GMT
-
process: EiffelProcess 159
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Mon, 10 Jun 2024 14:33:41 GMT
-
preferences: EiffelPreferences 152
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
Mon, 10 Jun 2024 14:35:15 GMT
-
peg: Eiffel PEG 147
Eiffel PEG parser. (Parsing Expression Grammar).
Mon, 10 Jun 2024 14:33:19 GMT
-
pcre: PCRE regexp library 153
PCRE regexp library, also supporting unicode.
Mon, 10 Jun 2024 14:33:17 GMT
-
patterns: Patterns 150
Patterns library
Mon, 10 Jun 2024 14:34:10 GMT
-
parse: EiffelParse 153
Parse library: Parsing facilities.
Mon, 10 Jun 2024 14:33:50 GMT
-
openid: Eiffel OpenID 157
OpenID consumer library
openid security web authentication sso
Mon, 10 Jun 2024 14:37:01 GMT
-
objc_base: Objective-C Base Library 161
Wrapper classes for Objective C
Mon, 10 Jun 2024 14:33:56 GMT
-
notification_email: Notification Email 146
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Mon, 10 Jun 2024 14:36:42 GMT
-
nino: Eiffel Nino Web Server 158
Simple HTTPd server written in Eiffel
Mon, 10 Jun 2024 14:37:27 GMT
-
netssl: Eiffel Net SSL 160
Extend Eiffel Net with SSL support (using openSSL)
Mon, 10 Jun 2024 14:33:03 GMT
-
net: EiffelNet 154
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Mon, 10 Jun 2024 14:34:52 GMT
-
mysqli: Eiffel MySQLi 147
MySQLi Eiffel wrapper.
persistency database sql mysql
Mon, 10 Jun 2024 14:32:47 GMT
-
microdata: MicroData parser 150
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Mon, 10 Jun 2024 14:37:41 GMT
-
memory_analyzer: Memory Analyzer Library 150
Memory analyzer library: Track down your memory usage within your application.
Mon, 10 Jun 2024 14:33:47 GMT
-
logging: EiffelLogging 164
Logging Cluster - Provide interface to various logging mechanisms
Mon, 10 Jun 2024 14:34:29 GMT
-
libevent: Eiffel libEvent 161
libevent wrapper library for Eiffel
Mon, 10 Jun 2024 14:34:07 GMT
-
lex: Eiffel Lex library 152
Lex library: Lexical analyzer
Mon, 10 Jun 2024 14:33:36 GMT
-
kmp_matcher: Eiffel Matcher 168
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Mon, 10 Jun 2024 14:35:17 GMT
-
jwt: JSON Web Token 152
JSON Web Token
Mon, 10 Jun 2024 14:37:03 GMT
-
json: Eiffel JSON 167
Eiffel JSON parser and visitors.
Mon, 10 Jun 2024 14:37:47 GMT
-
ise_gobo: Gobo Eiffel for EiffelSoftware 149
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
Mon, 10 Jun 2024 14:34:18 GMT
-
iphone: Eiffel iPhone Library 144
Eiffel Library for iPhone development
Mon, 10 Jun 2024 14:34:08 GMT
-
imap: IMAP library 142
IMAP server protocol
Mon, 10 Jun 2024 14:37:32 GMT
-
i18n: Eiffel internationalisation (i18n) library 159
i18n internationalisation applications
Mon, 10 Jun 2024 14:35:29 GMT
-
http_network: HTTP network 159
Provides networking component for HTTP related protocols. It is mainly used by other libraries.
Mon, 10 Jun 2024 14:37:36 GMT
-
http_client: HTTP client 163
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
Mon, 10 Jun 2024 14:37:39 GMT
-
http_authorization: HTTP Authorization 172
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Mon, 10 Jun 2024 14:37:05 GMT
-
http: HTTP protocol 159
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
Mon, 10 Jun 2024 14:37:30 GMT
-
hal: HAL 165
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
Mon, 10 Jun 2024 14:37:07 GMT
-
graph: EiffelGraph Library 153
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
Mon, 10 Jun 2024 14:34:47 GMT
-
gobo_extension: Eiffel Gobo extension 157
gobo extension library
Mon, 10 Jun 2024 14:35:07 GMT
-
gobo: Gobo Eiffel Project 172
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
Mon, 10 Jun 2024 14:36:40 GMT
-
feed: Eiffel FEED parser 147
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Mon, 10 Jun 2024 14:37:43 GMT
-
ewf: EiffelWeb framework 170
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
Mon, 10 Jun 2024 14:37:13 GMT
-
event: Eiffel Event Library (EEL) 172
Event library
Mon, 10 Jun 2024 14:33:34 GMT
-
etar: TAR archive library 155
TAR archive library
Mon, 10 Jun 2024 14:36:49 GMT
-
espec: ESpec, an Eiffel Specification Library 158
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Mon, 10 Jun 2024 14:36:51 GMT
-
error: Error framework 149
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.
Mon, 10 Jun 2024 14:36:47 GMT
-
encoding: Eiffel Encoding Library 149
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.
Mon, 10 Jun 2024 14:34:49 GMT
-
Eiffel2Java: Eiffel2Java 154
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Mon, 10 Jun 2024 14:34:34 GMT
-
eel: Eiffel Encryption Library 175
An encryption library in Eiffel
Mon, 10 Jun 2024 14:37:54 GMT
-
edk: Eiffel Drawing Kit (EDK) 170
Multiplatform drawing kit
Mon, 10 Jun 2024 14:33:38 GMT
-
editor: Vision2 Editor library 160
Vision2 Text Editor Component.
vision2 gui text editor widget
Mon, 10 Jun 2024 14:33:52 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 146
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. ;-)
Mon, 10 Jun 2024 14:36:45 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 158
Eiffel Arbitrary Precision Mathematics
Mon, 10 Jun 2024 14:35:44 GMT
-
docking: Vision Smart Docking library 160
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Mon, 10 Jun 2024 14:35:13 GMT
-
diff: Diff library 183
diff library
Mon, 10 Jun 2024 14:33:39 GMT
-
decimal: Decimal library 154
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Mon, 10 Jun 2024 14:35:42 GMT
-
cypress: Cypress the OAuth consumer library 156
OAuth consumer library
authentication api oauth consumer web
Mon, 10 Jun 2024 14:36:59 GMT
-
curl: Eiffel cURL 287
libcURL wrapper library
network curl wrapper client http
Mon, 10 Jun 2024 14:34:42 GMT
-
crypto: Eiffel Crypto 150
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
Mon, 10 Jun 2024 14:33:22 GMT
-
criteria: Eiffel criteria 160
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
Mon, 10 Jun 2024 14:32:31 GMT
-
content_negotiation: CONneg Content Negotiation 158
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
Mon, 10 Jun 2024 14:37:34 GMT
-
com: Eiffel COM 153
Com library: Reusing/Creating COM components in Eiffel.
Mon, 10 Jun 2024 14:34:36 GMT
-
collection+json: Eiffel Collection+JSON 162
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
Mon, 10 Jun 2024 14:37:09 GMT
-
cocoa: COCOA Eiffel Wrapper 158
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Mon, 10 Jun 2024 14:33:54 GMT
-
C_library: C_library dependencies 158
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
Mon, 10 Jun 2024 14:33:32 GMT
-
bzip2: Eiffel bzip2 164
BZlib Eiffel library
Mon, 10 Jun 2024 14:33:11 GMT
-
base_extension: Eiffel Base Extension 152
Extension to Eiffel Base
base structure support extension
Mon, 10 Jun 2024 14:35:05 GMT
-
base2: EiffelBase2 160
Fully specified and verified container library for Eiffel
Mon, 10 Jun 2024 14:33:05 GMT
-
base: EiffelBase 169
Eiffel Base: kernel library classes, data structure, Input and Output
Mon, 10 Jun 2024 14:34:16 GMT
-
argument_parser: Obsolete Eiffel Argument Parser 143
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Mon, 10 Jun 2024 14:35:31 GMT
-
arg_parser: Eiffel Argument Parser 163
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Mon, 10 Jun 2024 14:34:22 GMT
-
api_wrapper: API wrapper 173
library used to wrap external libraries.
Mon, 10 Jun 2024 14:34:20 GMT
-
ael_printf: Amalasoft Eiffel Printf 151
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.
Mon, 10 Jun 2024 14:35:35 GMT
-
ActiveX_control_container: ActiveX Control Container 149
Mon, 10 Jun 2024 14:34:01 GMT
-
abel: Eiffel ABEL 154
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Mon, 10 Jun 2024 14:32:56 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 (*,?).