| pmpp is a Poor Man's Pre-Processor, implemented in Python. It can be used to preprocess text such as complicated HTML, forms, and so on. pmpp has been designed to be used in situations where something like sed isn't quite powerful enough, but a system like PHP3 or an SQL database is overkill or not available. |