blob: 540060a15171d2828168eac1270551d6a9407c40 [file] [log] [blame]
Jack Jansendbc692e2001-03-10 13:24:41 +00001This is the Python Language Module for BBEdit.
2
3This software is a plugin to Bare Bones Software's BBEdit 6.0.2 (or more), designed to make editing & browsing Python Language files easer.
4
Jack Jansen6f84ed52001-05-17 12:45:13 +00005It parses any file ending in .py (or extentions of your choice.) providing BBEdit with the information BBEdit needs to provide services for python files similar to those it provides for 'C'. Namely: syntax coloring and populating BBEdit's '€' popup menu with file's functions and classes.
Jack Jansendbc692e2001-03-10 13:24:41 +00006
7This Plug-in needs to be placed in your :BBEdit 6.0:BBEdit Support:Language Modules: folder.
8
9If you wish, I have no objections to redistributing it in whole or in part, modify it, or beating small fury animals to death with rolled up printouts of the source code.
10
11Christopher Stern
Jack Jansenbad62de2001-04-06 08:34:55 +000012cistern@earthlink.net