fnmatch and glob for PyS60

Sat Apr 23 20:16:36 2011

A makefile for packaging the glob and fnmatch Python modules as a SIS file.

The glob and fnmatch modules are commonly required by Python scripts, yet these modules are not included in PyS60 1.4.5. You may use a SIS file to install them separately as required, or embed the SIS as part of your application installation package.

0.1. Binaries

For a pre-built self-signed SIS file see the downloads page.

0.2. Source Code

http://github.com/contextlogger/fnmatch-python


Tero Hasu