Results for "tag:iconv"
Found 1 out of 82 items.
-
encoding: Eiffel Encoding Library 260
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
Found 1 out of 82 items.
Advanced search help:
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 (*,?).