Exception::Handler
Exception::Handler helps to report exceptions with formatted text
call-stack.
File::Util provides a comprehensive toolbox of utilities to automate
all kinds of common tasks on file / directories. Its purpose is to do
so in the most portable manner possible so that users of this module
won't have to worry about whether their programs will work on other
OSes and machines.
Anyjson loads whichever is the fastest JSON module installed and provides
a uniform API regardless of which JSON implementation is used.
Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface
to MongoDB. It provides a very thin, dynamicly typed (schema-less) object
management layer for any data stored in any MongoDB collection. Minimongo
directly calls the existing pymongo query syntax.
MongoKit is a python module that brings structured schema and validation layer
on top of the great pymongo driver. It has be written to be simpler and
lighter as possible with the KISS and DRY principles in mind.
Python bindings for Shapelib
============================
These are three python modules for shapelib:
shapelib read/write shapefiles
dbflib read/write dbf files
shptree quadtree for shapes
Shapelib is a free software library for reading and writing ESRI shape
files and can be found at http://shapelib.maptools.org/.
MicroEMACS is a tool for creating and changing documents,
programs, and other text files. It is both relatively easy for the
novice to use, but also very powerful in the hands of an expert.
MicroEMACS can be extensively customized for the needs of the individual
user.
MicroEMACS allows several files to be edited at the same time.
The screen can be split into different windows and screens, and text may
be moved freely from one window on any screen to the next. Depending on
the type of file being edited, MicroEMACS can change how it behaves to
make editing simple. Editing standard text files, program files and
word processing documents are all possible at the same time.
There are extensive capabilities to make word processing and
editing easier. These include commands for string searching and
replacing, paragraph reformatting and deleting, automatic word wrapping,
word move and deletes, easy case controlling, and automatic word counts.
BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL
encryption and authentication for whole FTP sessions and data transfers. This
implementation is compatible with the original FTP protocol, which is described
in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL
protection for both control and data channels.
This package contains the secure FTP server, the command-line TLS/SSL-aware FTP
client utility, an essential documentation, and also script programs for a
basic X.509 certificate management.
UrlGfe is a download manager.
List of features:
- user can classify URLs before downloading
- every category has independent of configuration that can be inherited by
download
- batch mode can generate URLs
- supports import URLs from .html files
- supports export URLs ( for wget -i )
wput is a tiny program that looks like wget and does as the name suggests
exactly the opposite: it uploads files or recursively whole directories to
a ftp-server and supports resuming.