All packages (version 23.09)
-
wex: Windows Eiffel Library (WEL) eXtension 73
Collection of components extending the WEL library.
Fri, 07 Feb 2025 21:02:29 GMT
-
wikitext: Wikitext 81
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
Fri, 07 Feb 2025 21:04:46 GMT
-
wel: WEL 76
WEL: Windows Eiffel Library, reusable Eiffel components for Windows programming.
windows win32 graphic registry file
Fri, 07 Feb 2025 21:02:13 GMT
-
websocket: Websocket 73
Websocket client and server component.
http ws websocket web socket stream EWF
Fri, 07 Feb 2025 21:04:11 GMT
-
editor: Vision2 Editor library 88
Vision2 Text Editor Component.
vision2 gui text editor widget
Fri, 07 Feb 2025 21:00:35 GMT
-
docking: Vision Smart Docking library 78
Docking: Multiplatform docking library of reusable components for Eiffel.
gui vision2 tool panel docking
Fri, 07 Feb 2025 21:02:00 GMT
-
uri_template: URI Template 69
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
Fri, 07 Feb 2025 21:04:40 GMT
-
unstable_base_extension: Unstable extension to Eiffel Base 80
Add graph related structures to Eiffel Base
Fri, 07 Feb 2025 20:59:53 GMT
-
etar: TAR archive library 87
TAR archive library
Fri, 07 Feb 2025 21:03:42 GMT
-
svn: Subversion Client wrapper 82
A simple library wrapping subversion command line client.
Fri, 07 Feb 2025 21:02:27 GMT
-
ROC: ROC CMS 90
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
Fri, 07 Feb 2025 20:59:39 GMT
-
pcre: PCRE regexp library 78
PCRE regexp library, also supporting unicode.
Fri, 07 Feb 2025 20:59:55 GMT
-
patterns: Patterns 73
Patterns library
Fri, 07 Feb 2025 21:00:54 GMT
-
web: Obsolete Eiffel Web 62
Obsolete and simple solution to build CGI applications
Fri, 07 Feb 2025 21:01:32 GMT
-
argument_parser: Obsolete Eiffel Argument Parser 77
Obsolete, please use the new 'arg_parser' library
obsolete argument parser command line cli
Fri, 07 Feb 2025 21:02:20 GMT
-
objc_base: Objective-C Base Library 71
Wrapper classes for Objective C
Fri, 07 Feb 2025 21:00:39 GMT
-
notification_email: Notification Email 75
Abstract interface to send message via various mailers: - smtp - sendmail - external script - store on local file - ...
Fri, 07 Feb 2025 21:03:35 GMT
-
microdata: MicroData parser 78
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Fri, 07 Feb 2025 21:04:36 GMT
-
memory_analyzer: Memory Analyzer Library 78
Memory analyzer library: Track down your memory usage within your application.
Fri, 07 Feb 2025 21:00:29 GMT
-
jwt: JSON Web Token 80
JSON Web Token
Fri, 07 Feb 2025 21:03:58 GMT
-
imap: IMAP library 67
IMAP server protocol
Fri, 07 Feb 2025 21:04:27 GMT
-
http: HTTP protocol 73
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
Fri, 07 Feb 2025 21:04:25 GMT
-
http_network: HTTP network 74
Provides networking component for HTTP related protocols. It is mainly used by other libraries.
Fri, 07 Feb 2025 21:04:31 GMT
-
http_client: HTTP client 73
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
Fri, 07 Feb 2025 21:04:34 GMT
-
http_authorization: HTTP Authorization 79
Class to manipulate HTTP 'Authorization' header value.
http authorization authentication web
Fri, 07 Feb 2025 21:04:00 GMT
-
hal: HAL 72
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
Fri, 07 Feb 2025 21:04:02 GMT
-
gobo: Gobo Eiffel Project 76
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
Fri, 07 Feb 2025 21:03:33 GMT
-
ise_gobo: Gobo Eiffel for EiffelSoftware 72
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
Fri, 07 Feb 2025 21:01:03 GMT
-
espec: ESpec, an Eiffel Specification Library 68
ESpec: Eiffel Specification Library (simplified version without the GUI facilities).
Fri, 07 Feb 2025 21:03:44 GMT
-
error: Error framework 80
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.
Fri, 07 Feb 2025 21:03:40 GMT
-
ewf: EiffelWeb framework 73
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
Fri, 07 Feb 2025 21:04:09 GMT
-
vision2_extension: EiffelVision2 extension 60
Extensions to the EiffelVision2 library.
vision2 extension container thread
Fri, 07 Feb 2025 21:00:56 GMT
-
uuid: EiffelUUID 66
Generate/Manipulate UUIDs.
uuid generator parser identifier
Fri, 07 Feb 2025 21:01:26 GMT
-
uri: EiffelURI 69
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
Fri, 07 Feb 2025 21:02:09 GMT
-
time: EiffelTime 76
Date/Time abstractions and computations. Manipulation of time, date and duration.
Fri, 07 Feb 2025 21:00:25 GMT
-
ribbon: EiffelRibbon vision2 library 75
Eiffel Ribbon library of reusable components for Eiffel.
Fri, 07 Feb 2025 21:00:41 GMT
-
process: EiffelProcess 77
Process library: Starting/Waiting for process as well as reading/writing to/from standard inputs. Note: it requires EiffelThread.
Fri, 07 Feb 2025 21:00:23 GMT
-
preferences: EiffelPreferences 76
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
Fri, 07 Feb 2025 21:02:02 GMT
-
parse: EiffelParse 79
Parse library: Parsing facilities.
Fri, 07 Feb 2025 21:00:33 GMT
-
net: EiffelNet 80
EiffelNet wraps the OS underlying network layers in an elegant portable Eiffel library.
socket network smtp protocol mail
Fri, 07 Feb 2025 21:01:39 GMT
-
logging: EiffelLogging 76
Logging Cluster - Provide interface to various logging mechanisms
Fri, 07 Feb 2025 21:01:15 GMT
-
graph: EiffelGraph Library 79
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
Fri, 07 Feb 2025 21:01:34 GMT
-
base2: EiffelBase2 77
Fully specified and verified container library for Eiffel
Fri, 07 Feb 2025 20:59:43 GMT
-
base: EiffelBase 85
Eiffel Base: kernel library classes, data structure, Input and Output
Fri, 07 Feb 2025 21:01:02 GMT
-
Eiffel2Java: Eiffel2Java 74
Eiffel2Java lets you call Java code by loading a JVM instance in an Eiffel process and controlling the execution of Java code from Eiffel.
Fri, 07 Feb 2025 21:01:20 GMT
-
zlib: Eiffel zlib 63
zlib Eiffel Library
Fri, 07 Feb 2025 20:59:47 GMT
-
zeromq: Eiffel ZeroMQ wrapper 73
Eiffel Wrapper for ZeroMQ
zeromq zmq message inproc asynchronous
Fri, 07 Feb 2025 21:01:24 GMT
-
xml: Eiffel XML 69
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
Fri, 07 Feb 2025 21:02:07 GMT
-
web_browser: Eiffel Web Browser 73
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
Fri, 07 Feb 2025 21:00:31 GMT
-
vision2: Eiffel Vision2 84
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
Fri, 07 Feb 2025 21:01:51 GMT
-
thread: Eiffel Thread 75
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
Fri, 07 Feb 2025 21:00:27 GMT
-
text_filter: Eiffel Text Filters 84
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.
Fri, 07 Feb 2025 20:59:59 GMT
-
store: Eiffel Store 75
EiffelStore: Relational database mapping for Eiffel.
store database mysql oracle odbc sybase sql relationaļ dbms rdbms
Fri, 07 Feb 2025 21:01:18 GMT
-
sqlite3: Eiffel sqlite3 library 72
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
Fri, 07 Feb 2025 20:59:23 GMT
-
smarty: Eiffel Smarty Template engine 71
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, ...).
Fri, 07 Feb 2025 21:04:48 GMT
-
scoop_patterns: Eiffel SCOOP patterns 72
Services for concurrent programming in SCOOP.
Fri, 07 Feb 2025 20:59:11 GMT
-
peg: Eiffel PEG 71
Eiffel PEG parser. (Parsing Expression Grammar).
Fri, 07 Feb 2025 20:59:57 GMT
-
openid: Eiffel OpenID 72
OpenID consumer library
openid security web authentication sso
Fri, 07 Feb 2025 21:03:56 GMT
-
nino: Eiffel Nino Web Server 74
Simple HTTPd server written in Eiffel
Fri, 07 Feb 2025 21:04:23 GMT
-
netssl: Eiffel Net SSL 75
Extend Eiffel Net with SSL support (using openSSL)
Fri, 07 Feb 2025 20:59:41 GMT
-
mysqli: Eiffel MySQLi 75
MySQLi Eiffel wrapper.
persistency database sql mysql
Fri, 07 Feb 2025 20:59:25 GMT
-
kmp_matcher: Eiffel Matcher 73
Matcher pattern - wildchar implementation (* and ?).
kmp wildchar matcher regexp pattern
Fri, 07 Feb 2025 21:02:04 GMT
-
libevent: Eiffel libEvent 74
libevent wrapper library for Eiffel
Fri, 07 Feb 2025 21:00:50 GMT
-
lex: Eiffel Lex library 90
Lex library: Lexical analyzer
Fri, 07 Feb 2025 21:00:18 GMT
-
json: Eiffel JSON 75
Eiffel JSON parser and visitors.
Fri, 07 Feb 2025 21:04:43 GMT
-
iphone: Eiffel iPhone Library 72
Eiffel Library for iPhone development
Fri, 07 Feb 2025 21:00:52 GMT
-
i18n: Eiffel internationalisation (i18n) library 66
i18n internationalisation applications
Fri, 07 Feb 2025 21:02:17 GMT
-
gobo_extension: Eiffel Gobo extension 71
gobo extension library
Fri, 07 Feb 2025 21:01:55 GMT
-
feed: Eiffel FEED parser 83
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Fri, 07 Feb 2025 21:04:38 GMT
-
event: Eiffel Event Library (EEL) 76
Event library
Fri, 07 Feb 2025 21:00:16 GMT
-
eel: Eiffel Encryption Library 74
An encryption library in Eiffel
Fri, 07 Feb 2025 21:04:51 GMT
-
encoding: Eiffel Encoding Library 76
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.
Fri, 07 Feb 2025 21:01:36 GMT
-
edk: Eiffel Drawing Kit (EDK) 77
Multiplatform drawing kit
Fri, 07 Feb 2025 21:00:19 GMT
-
curl: Eiffel cURL 98
libcURL wrapper library
network curl wrapper client http
Fri, 07 Feb 2025 21:01:28 GMT
-
crypto: Eiffel Crypto 77
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
Fri, 07 Feb 2025 21:00:01 GMT
-
criteria: Eiffel criteria 69
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
Fri, 07 Feb 2025 20:59:09 GMT
-
com: Eiffel COM 75
Com library: Reusing/Creating COM components in Eiffel.
Fri, 07 Feb 2025 21:01:22 GMT
-
collection+json: Eiffel Collection+JSON 87
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
Fri, 07 Feb 2025 21:04:04 GMT
-
bzip2: Eiffel bzip2 76
BZlib Eiffel library
Fri, 07 Feb 2025 20:59:49 GMT
-
base_extension: Eiffel Base Extension 82
Extension to Eiffel Base
base structure support extension
Fri, 07 Feb 2025 21:01:53 GMT
-
testing: Eiffel Autotests library 73
Library required to write autotest cases.
Fri, 07 Feb 2025 21:01:30 GMT
-
arg_parser: Eiffel Argument Parser 84
An argument parser library for parsing and validating command line arguments.
arg argument parser command line cli
Fri, 07 Feb 2025 21:01:07 GMT
-
eapml: Eiffel Arbitrary Precision Mathematics Library 74
Eiffel Arbitrary Precision Mathematics
Fri, 07 Feb 2025 21:02:34 GMT
-
abel: Eiffel ABEL 96
A library for unified access to persistence services.
persistency database dbms rdbms odbms sql nosql mysq sqlite couchdb
Fri, 07 Feb 2025 20:59:34 GMT
-
eclop: ECLOP, Eiffel Command Line Parser 94
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. ;-)
Fri, 07 Feb 2025 21:03:38 GMT
-
diff: Diff library 76
diff library
Fri, 07 Feb 2025 21:00:21 GMT
-
decimal: Decimal library 67
DECIMAL numbers. Following the 'General Decimal Arithmetic Specification'
Fri, 07 Feb 2025 21:02:32 GMT
-
cypress: Cypress the OAuth consumer library 76
OAuth consumer library
authentication api oauth consumer web
Fri, 07 Feb 2025 21:03:53 GMT
-
content_negotiation: CONneg Content Negotiation 82
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
Fri, 07 Feb 2025 21:04:29 GMT
-
cocoa: COCOA Eiffel Wrapper 79
Cocoa is Apple's native object-oriented application programming interface (API) for the OS X operating system.
Fri, 07 Feb 2025 21:00:37 GMT
-
C_library: C_library dependencies 77
Clibs dependencies used by other Eiffe libraries. Please do not use directly.
Fri, 07 Feb 2025 21:00:14 GMT
-
api_wrapper: API wrapper 71
library used to wrap external libraries.
Fri, 07 Feb 2025 21:01:05 GMT
-
ael_printf: Amalasoft Eiffel Printf 69
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.
Fri, 07 Feb 2025 21:02:24 GMT
-
ActiveX_control_container: ActiveX Control Container 70
Fri, 07 Feb 2025 21:00: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 (*,?).