Download List

Project Description

tel is a little console-based phone book program.
It allows adding, modifying, editing, and
searching of phone book entries right on your
terminal. Pretty printing capabilites are also
provided. Entries are stored in a simple CSV file.
This eases import and export with common spread
sheet applications like Microsoft Excel or
OpenOffice.org Calc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-08-09 20:32
0.1.7.1

This release fixes a crash with Python 2.5, which occured on --help.
Tags: Minor bugfixes

2007-03-30 21:47
0.1.7

Three new fields for post office box, country, and title were added. A lot of bugs, especially encoding issues, were fixed. tel now always reads and writes phone book files in UTF-8 encoding. The output is now encoded appropriate to terminal encoding. There are also some improvements concerning localization. Gettext catalogs are always search in the correct path. Some minor improvements and fixes in output formatting and messages are part of this release. The setup script has undergone some changes. Support for uninstallation through the "uninstall" command has been added.
Tags: Minor feature enhancements

2007-03-05 22:16
0.1.6

Tags: Initial freshmeat announcement

Project Resources