All packages (version 18.07)
-
eel: Eiffel Encryption Library 161
An encryption library in Eiffel
Thu, 22 Dec 2022 13:52:21 GMT
-
smarty: Eiffel Smarty Template engine 143
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, ...).
Thu, 22 Dec 2022 13:52:18 GMT
-
wikitext: Wikitext 136
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
Thu, 22 Dec 2022 13:52:16 GMT
-
json: Eiffel JSON 171
Eiffel JSON parser and visitors.
Thu, 22 Dec 2022 13:52:13 GMT
-
uri_template: URI Template 136
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
-
feed: Eiffel FEED parser 141
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Thu, 22 Dec 2022 13:52:08 GMT
-
microdata: MicroData parser 135
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Thu, 22 Dec 2022 13:52:05 GMT
-
http_client: HTTP client 142
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_network: HTTP network 131
Provides networking component for HTTP related protocols. It is mainly used by other libraries.
Thu, 22 Dec 2022 13:52:00 GMT
-
content_negotiation: CONneg Content Negotiation 154
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
Thu, 22 Dec 2022 13:51:58 GMT
-
imap: IMAP library 142
IMAP server protocol
Thu, 22 Dec 2022 13:51:56 GMT
-
http: HTTP protocol 156
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
-
nino: Eiffel Nino Web Server 166
Simple HTTPd server written in Eiffel
Thu, 22 Dec 2022 13:51:51 GMT
-
websocket: Websocket 140
Websocket client and server component.
http ws websocket web socket stream EWF
Thu, 22 Dec 2022 13:51:36 GMT
-
ewf: EiffelWeb framework 148
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
-
collection+json: Eiffel Collection+JSON 130
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
Thu, 22 Dec 2022 13:51:28 GMT
-
hal: HAL 137
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
Thu, 22 Dec 2022 13:51:26 GMT
-
http_authorization: HTTP Authorization 155
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Thu, 22 Dec 2022 13:51:24 GMT
-
jwt: JSON Web Token 156
JSON Web Token
Thu, 22 Dec 2022 13:51:21 GMT
-
openid: Eiffel OpenID 146
OpenID consumer library
openid security web authentication sso
Thu, 22 Dec 2022 13:51:19 GMT
-
cypress: Cypress the OAuth consumer library 150
OAuth consumer library
authentication api oauth consumer web
Thu, 22 Dec 2022 13:51:17 GMT
-
espec: ESpec, an Eiffel Specification Library 170
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Thu, 22 Dec 2022 13:51:07 GMT
-
etar: TAR archive library 142
TAR archive library
Thu, 22 Dec 2022 13:51:05 GMT
-
error: Error framework 148
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
-
eclop: ECLOP, Eiffel Command Line Parser 134
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
-
notification_email: Notification Email 143
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Thu, 22 Dec 2022 13:50:56 GMT
-
gobo: Gobo Eiffel Project 139
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
-
eapml: Eiffel Arbitrary Precision Mathematics Library 130
Eiffel Arbitrary Precision Mathematics
Thu, 22 Dec 2022 13:49:40 GMT
-
decimal: Decimal library 167
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Thu, 22 Dec 2022 13:49:38 GMT
-
wex: Windows Eiffel Library (WEL) eXtension 152
Collection of components extending the WEL library.
Thu, 22 Dec 2022 13:49:35 GMT
-
svn: Subversion Client wrapper 149
A simple library wrapping subversion command line client.
Thu, 22 Dec 2022 13:49:32 GMT
-
ael_printf: Amalasoft Eiffel Printf 144
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
-
argument_parser: Obsolete Eiffel Argument Parser 147
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Thu, 22 Dec 2022 13:49:24 GMT
-
i18n: Eiffel internationalisation (i18n) library 151
i18n internationalisation applications
Thu, 22 Dec 2022 13:49:22 GMT
-
wel: WEL 163
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Thu, 22 Dec 2022 13:49:16 GMT
-
uri: EiffelURI 158
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
-
xml: Eiffel XML 148
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
-
kmp_matcher: Eiffel Matcher 153
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Thu, 22 Dec 2022 13:49:06 GMT
-
preferences: EiffelPreferences 153
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
-
docking: Vision Smart Docking library 149
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Thu, 22 Dec 2022 13:49:02 GMT
-
gobo_extension: Eiffel Gobo extension 137
gobo extension library
Thu, 22 Dec 2022 13:48:57 GMT
-
base_extension: Eiffel Base Extension 142
Extension to Eiffel Base
base structure support extension
Thu, 22 Dec 2022 13:48:55 GMT
-
vision2: Eiffel Vision2 153
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
-
net: EiffelNet 159
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
-
encoding: Eiffel Encoding Library 135
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
-
graph: EiffelGraph Library 135
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
-
web: Obsolete Eiffel Web 151
Obsolete and simple solution to build CGI applications
Thu, 22 Dec 2022 13:48:31 GMT
-
testing: Eiffel Autotests library 151
Library required to write autotest cases.
Thu, 22 Dec 2022 13:48:29 GMT
-
curl: Eiffel cURL 189
libcURL wrapper library
network curl wrapper client http
Thu, 22 Dec 2022 13:48:26 GMT
-
uuid: EiffelUUID 148
Generate/Manipulate UUIDs.
uuid generator parser identifier
Thu, 22 Dec 2022 13:48:24 GMT
-
zeromq: Eiffel ZeroMQ wrapper 169
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Thu, 22 Dec 2022 13:48:22 GMT
-
com: Eiffel COM 152
Com library: Reusing/Creating COM components in Eiffel.
Thu, 22 Dec 2022 13:48:20 GMT
-
Eiffel2Java: Eiffel2Java 152
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
-
store: Eiffel Store 123
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Thu, 22 Dec 2022 13:48:16 GMT
-
logging: EiffelLogging 146
Logging Cluster - Provide interface to various logging mechanisms
Thu, 22 Dec 2022 13:48:12 GMT
-
arg_parser: Eiffel Argument Parser 135
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
-
api_wrapper: API wrapper 175
library used to wrap external libraries.
Thu, 22 Dec 2022 13:48:00 GMT
-
ise_gobo: Gobo Eiffel for EiffelSoftware 140
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
Thu, 22 Dec 2022 13:47:58 GMT
-
base: EiffelBase 177
Eiffel Base: kernel library classes, data structure, Input and Output
Thu, 22 Dec 2022 13:47:56 GMT
-
vision2_extension: EiffelVision2 extension 150
Extensions to the EiffelVision2 library.
vision2 extension container thread
Thu, 22 Dec 2022 13:47:51 GMT
-
patterns: Patterns 146
Patterns library
Thu, 22 Dec 2022 13:47:49 GMT
-
iphone: Eiffel iPhone Library 129
Eiffel Library for iPhone development
Thu, 22 Dec 2022 13:47:47 GMT
-
libevent: Eiffel libEvent 151
libevent wrapper library for Eiffel
Thu, 22 Dec 2022 13:47:45 GMT
-
ActiveX_control_container: ActiveX Control Container 133
Thu, 22 Dec 2022 13:47:39 GMT
-
ribbon: EiffelRibbon vision2 library 141
Eiffel Ribbon library of reusable components for Eiffel.
Thu, 22 Dec 2022 13:47:35 GMT
-
objc_base: Objective-C Base Library 169
Wrapper classes for Objective C
Thu, 22 Dec 2022 13:47:33 GMT
-
cocoa: COCOA Eiffel Wrapper 129
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Thu, 22 Dec 2022 13:47:31 GMT
-
editor: Vision2 Editor library 163
Vision2 Text Editor Component.
vision2 gui text editor widget
Thu, 22 Dec 2022 13:47:29 GMT
-
parse: EiffelParse 149
Parse library: Parsing facilities.
Thu, 22 Dec 2022 13:47:26 GMT
-
web_browser: Eiffel Web Browser 150
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
-
memory_analyzer: Memory Analyzer Library 141
Memory analyzer library: Track down your memory usage within your application.
Thu, 22 Dec 2022 13:47:22 GMT
-
thread: Eiffel Thread 154
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
-
time: EiffelTime 159
Date/Time abstractions and computations. Manipulation of time, date and duration.
Thu, 22 Dec 2022 13:47:18 GMT
-
process: EiffelProcess 172
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
-
diff: Diff library 179
diff library
Thu, 22 Dec 2022 13:47:14 GMT
-
edk: Eiffel Drawing Kit (EDK) 145
Multiplatform drawing kit
Thu, 22 Dec 2022 13:47:12 GMT
-
lex: Eiffel Lex library 129
Lex library: Lexical analyzer
Thu, 22 Dec 2022 13:47:10 GMT
-
event: Eiffel Event Library (EEL) 159
Event library
Thu, 22 Dec 2022 13:47:08 GMT
-
C_library: C_library dependencies 154
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
Thu, 22 Dec 2022 13:47:06 GMT
-
crypto: Eiffel Crypto 153
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
Thu, 22 Dec 2022 13:46:53 GMT
-
text_filter: Eiffel Text Filters 162
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.
Thu, 22 Dec 2022 13:46:51 GMT
-
peg: Eiffel PEG 136
Eiffel PEG parser. (Parsing Expression Grammar).
Thu, 22 Dec 2022 13:46:49 GMT
-
pcre: PCRE regexp library 135
PCRE regexp library, also supporting unicode.
Thu, 22 Dec 2022 13:46:47 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 134
Add graph related structures to Eiffel Base
Thu, 22 Dec 2022 13:46:45 GMT
-
bzip2: Eiffel bzip2 135
BZlib Eiffel library
Thu, 22 Dec 2022 13:46:40 GMT
-
zlib: Eiffel zlib 160
zlib Eiffel Library
Thu, 22 Dec 2022 13:46:38 GMT
-
base2: EiffelBase2 138
Fully specified and verified container library for Eiffel
Thu, 22 Dec 2022 13:46:34 GMT
-
netssl: Eiffel Net SSL 160
Extend Eiffel Net with SSL support (using openSSL)
Thu, 22 Dec 2022 13:46:32 GMT
-
ROC: ROC CMS 144
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
Thu, 22 Dec 2022 13:46:29 GMT
-
abel: Eiffel ABEL 145
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Thu, 22 Dec 2022 13:46:24 GMT
-
mysqli: Eiffel MySQLi 150
MySQLi Eiffel wrapper.
persistency database sql mysql
Thu, 22 Dec 2022 13:46:12 GMT
-
sqlite3: Eiffel sqlite3 library 143
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
Thu, 22 Dec 2022 13:46:11 GMT
-
scoop_patterns: Eiffel SCOOP patterns 162
Services for concurrent programming in SCOOP.
Thu, 22 Dec 2022 13:45:55 GMT
-
criteria: Eiffel criteria 143
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
-
logging_extension: Logging Extension Library 130
A library extending the Eiffel logging library
Sun, 27 Oct 2019 11:17:57 GMT
-
json_ext: JSON Extension 172
Convenience classes on top of the Eiffel eJSON library
Mon, 14 Oct 2019 14:13:39 GMT
-
randomizer: Randomizer 147
A collection of convenient randomizing routines for creating a variety of random things
Mon, 14 Oct 2019 14:08:51 GMT
-
test_extension: Test Extension 144
Bridge facilitating extension to Eiffel testing library
Mon, 14 Oct 2019 14:01:54 GMT
-
ljr1981: Misc Eiffel Framework 140
A collection of useful misc Eiffel classes
Mon, 14 Oct 2019 13:55:12 GMT
-
ereport: eReport 130
Experimental library for generating PDF files from pure Eiffel code.
Wed, 30 Jan 2019 18:29:14 GMT
-
css: CSS 113
Experimental CSS library
Mon, 28 Jan 2019 13:18:50 GMT
-
masking_library: Masking Library 113
A library for Vision2 control text masking.
Tue, 15 Jan 2019 00:53:25 GMT
-
database_constraint: Database Constraint 109
For use with the Masking library
Tue, 15 Jan 2019 00:50:27 GMT
-
html: HTML Lib 130
A library for computing HTML instead of writing it.
Sun, 04 Nov 2018 15:50:31 GMT
-
mixed_number: Mixed Number 117
Eiffel library for working with Mixed Numbers
Fri, 12 Oct 2018 13:21:09 GMT
-
foxpro: FoxPro 129
An Eiffel library for accessing FoxPro basic DBF files.
Tue, 25 Sep 2018 13:44:15 GMT
-
state_machine: State Machine
Classes which know how to model state machines
Thu, 20 Sep 2018 23:15:36 GMT
-
algae: ALGAE - Algebra and Eiffel 142
A library providing a matrix data-structure and other support for linear algebra computations.
Mon, 17 Sep 2018 20:56:45 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 (*,?).