Downloadliste

Projektbeschreibung

Automatic OSS License Extraction recursively scans
a list of files and directories for program files, and
attempts to automatically extract license and
copyright information from them. Copyright
statements are linked with their accompanying
licenses, and each license is compared with
licenses from the other files to eliminate duplicates.
The output is a comprehensive list, containing a
single copy of each unique license and its
associated copyright holders. Currently supports
scanning C (.c and .h), Sh scripts (.sh), Perl (.pl),
and Python (.py) files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-30 07:25
1.2

Diese Pressemitteilung können Namen mehrerer Inhaber von Urheberrechten "breitet sich über mehrere Zeilen zu einem einzigen Zeile. Es kann auch erweitern Sie den Namen der Dateien durchsucht. Die vollständige Liste der Dateien gesucht wird jetzt: *. c, *. cc, *. h, *. hh, *. sh, *. php, *. pl, *. py, *. tcl, Kopieren und LICENSE.
This release can combine multiple copyright owners' names spread out over multiple lines into a single line. It can also expand the names of files searched. The complete list of files searched is now: *.c, *.cc, *.h, *.hh, *.sh, *.php, *.pl, *.py, *.tcl, COPYING, and LICENSE.

2001-08-14 21:33
1.1

Dateien mit dem Namen "LIZENZ", nun miteinbezogen beim Scannen von Quellcode-Bäumen. Ein paar kleine und feine Fehler wurden in die regulären Ausdrücke fest, die bei weniger Müll Ergebnis in der Ausgabe sollte.
Tags: Stable, Minor feature enhancements
Files named "LICENSE" are now included when scanning source trees. A few minor and subtle bugs were fixed in the regular expressions, which should result in less cruft in the output.

Project Resources