Tag «ascii»: downloads
Search results for «ascii»:
Convert::ASCII::Armor 1.4 by Vipul Ved Prakash
Convert::ASCII::Armor is a Perl module that can convert binary octets into ASCII armoured messages.
SYNOPSIS
See SYNOPSIS in Convert::ASCII::Armour.
Empty subclass of Convert::ASCII::Armour for American English speakers.
Requirements:
Perl…
eoconv 1.3.1 by Tristan Miller
eoconv is a tool which converts text files to and from the following Esperanto text encodings:
ASCII postfix h notation
ASCII postfix x notation
ASCII postfix caret (^) notation
ASCII prefix caret (^) notation
ISO-8859-3
Unicode (UTF-7, UTF-8, UTF-16, UTF-32)
HTML entities (decimal o…
GIMP ASCII Load/Save Plugin 1.0 by Muthiah Annamalai
GIMP ASCII Load/Save Plugin package is a set of identical plugins Save 2 ASCII, and ASCII 2 Image, which make saving (loading) images to (from) ASCII text.
GIMP ASCII Load/Save Plugin is very useful if you are using GNU Octave & GIMP together for Image processing. These plugins are distributed u…
hasciicam 1.0 by RASTASOFT
HasciiCam makes it possible to have live ascii video on the web. hasciicam captures video from a tv card and renders it into ascii letters, formatting the output into an html page with a refresh tag, or in a live ascii window, or in a simple text file.
It gives the possiblity to anybody that has…
EDASCII 1.0 by Naskita
EDASCII is an ASCII art editor for Linux written in Tcl/Tk (Tcl 7.5 / Tk 4.1). It allow a fast and easy manipulation of ASCII drawings.
Here are some key features of "EDASCII":
8 color images
Cut, copy and paste part of the image
Scale image
Rotate image
Flip image
Insert rows or col…
InterXim 0.0.4 by Jean-Marc Lienher
InterXim project is an international, locale-independent X11 XIM server.
It translates ASCII key sequences to Unicode.
The converter uses the Yudit kmap files to transform the ASCII string to Unicode KeySym.
Requirements:
XUtf8
fltk-utf8…
Games::Go::Dg2ASCII 4.026 by Reid Augustin
Games::Go::Dg2ASCII is a Perl extension to convert Games::Go::Diagrams to ASCII diagrams.
SYNOPSIS
use Games::Go::Dg2ASCII
my $dg2ascii = B (options);
my $ascii = $dg2ascii->convertDiagram($diagram);
A Games::Go::Dg2ASCII object converts a Games::Go::Diagram object into ASCII diagrams.
…
Jarmor 1.0 by Luc Maisonobe
Jarmor is a tiny collection of java filters implementing ASCII armors.
ASCII armors are data converters between binary format and textual format. They are used for example by mailers to handle mail attachements. They can also be used for example to store binary data in an otherwise textual format…
jasciimovie 2.0 by A. Schiffler
jasciimovie plays ASCII movies - sequences of digitized video converted into an ASCII representation - in a webbrowser via Java.
An ascii-movie is a plain text file of screens seperated by escape codes for clearing the screen (in hex notation 1B 5B 48 1B 5B 4A).
These ascii-movies can get prod…
enscript 1.6.1 by Markkus Rossi
GNU enscript converts ASCII files to PostScript and stores generated output to a file or sends it directly to the printer. GNU enscript includes features for "pretty-printing" (language sensitive code highlighting) in several programming languages.
It supports ten different input encodings, Adobe…
CAVE WALL 0.27 by Kuki
CAVE WALL (Colored ASCII Visual Editor Without Any Loathsome Limitations) is an ncurses-based ASCII art editor.
CAVE WALL features image import and export in plain ASCII and ANSI formats, simple HTML export, pictures up to 1000x1000 characters large, copying and pasting selections, one-step undo,…
Easy Stack Calculator 0.6 by Paul C. Buetow
Easy Stack Calculator is a simple console-based calculator that uses a stack internally to process the equations typed into the interface.
It does not provide a graphical user interface but compiles on all valid C++ compilers. There are binaries available for Win32, Linux, IRIX, OpenVMS, and *BSD…
Callplot 0.1 by Dave Ladd
Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML.
The -pic option produces pic(1) fo…
Convert::EBCDIC 0.06 by Chris Leach
Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII.
SYNOPSIS
use Convert::EBCDIC;
$ascii_string = ebcdic2ascii($ebcdic_string);
$ebcdic_string = ascci2ebcdic($ascii_string);
$translator = new Convert::EBCDIC;
$translator…
Pod::PlainText 1.34 by Russ Allbery
Pod::PlainText is a Perl module that can convert POD data to formatted ASCII text.
SYNOPSIS
use Pod::PlainText;
my $parser = Pod::PlainText->new (sentence => 0, width => 78);
# Read POD from STDIN and write to STDOUT.
$parser->parse_from_filehandle;
# Read POD from…
Convert::ASCIInames 1.002 by Ken Coar
Convert::ASCIInames is a Perl module that includes ASCII names for control characters.
SYNOPSIS
use Convert::ASCIInames;
Convert::ASCIInames::Configure(fallthrough => 1);
$name = ASCIIname($character_ordinal);
$name = ASCIIaltname($character_ordinal);
$name = ASCIIdescription($chara…
Txt2man 1.5.1 by Marc Vertes
Txt2man converts flat ASCII text into the man page format. This allows man pages to be authored without knowledge of nroff macros.
Txt2man is a shell script that uses GNU awk, and it should run on any Unix-like system.
What's New in This Release:
Man page extraction in C code has been improv…
Convert::RACE 0.07 by Tatsuhiko Miyagawa
Convert::RACE is a conversion between Unicode and RACE.
SYNOPSIS
use Convert::RACE;
$domain = to_race($utf16str);
$utf16str = from_race($domain);
This module provides functions to convert between RACE (Row-based ASCII-Compatible Encoding) and Unicode Encodings.
RACE converts st…
bcv 2.2 by Gregoire Barbier
bcv is a simple command-line tool that take various kinds of parameters (hex, dec, bin, oct, ASCII character, ASCII string, ^ prefixed control character) and converts each of them into all theese formats at one time.
Useful for debuging and so on
Sample output :
[gbarbier@obelix dev]$ bcv 0…
mcelog 0.7 by Andi Kleen
mcelog decodes machine check events (hardware errors) on x86-64 machines running a 64-bit Linux kernel.
It should be run regularly as a cron job on any x86-64 Linux system (if it is not in the default packages on your x86-64 distribution, please complain to your distributor).
mcelog project ca…
Related:
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
