Commits
Markus W. Weißmann authored f690132c429
1 + | --- dumpMetadata.py 2006-06-10 18:28:03.000000000 +0200 |
2 + | +++ dumpMetadata.py 2006-06-10 19:13:42.000000000 +0200 |
3 + | @@ -1,4 +1,4 @@ |
4 + | -#!/usr/bin/python -t |
5 + | +#!__PYTHON__ -t |
6 + | # base classes and functions for dumping out package Metadata |
7 + | # |
8 + | # This program is free software; you can redistribute it and/or modify |