Find a file
Thomas Hochstein 28157570f1 Change --comments behaviour.
--comments defaulted to true, but --nocomments was
enforced if --filetemplate was set.

Remove enforcement, but default to --nocomments
if --filetemplate is set. Default behaviour is
unchanged, but it's now possible to have
comments in files.

Change handling of captions accordingly (must
be sent to output handle now).

Update POD.

Signed-off-by: Thomas Hochstein <thh@thh.name>
2025-05-11 19:57:50 +02:00
bin Change --comments behaviour. 2025-05-11 19:57:50 +02:00
doc Change --comments behaviour. 2025-05-11 19:57:50 +02:00
etc Redo directory structure. 2013-09-03 10:01:16 +02:00
install Update README, TODO and copyright dates. 2025-05-11 13:44:13 +02:00
lib Change --comments behaviour. 2025-05-11 19:57:50 +02:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Redo directory structure. 2013-09-03 10:01:16 +02:00
README.md Add README. 2024-05-26 00:08:34 +02:00

NewsStats

NewsStats is a software package to extract live data from an INN newsfeed and generate statistics from it.

Description

NewsStats stores overview data and complete headers of all incoming postings (in one or more specific Usenet hierarchies) in real time in a MySQL database. This raw dataset can then be analysed regularly, e.g. monthly, for instance in terms of postings per group and month. The analysis results will also be stored in a database which in turn can be used to generate various reports.

The software package is still under development.

It is currently used to generate the monthly statistics posted to de.admin.news.lists for the de.* hierarchy.

More information

Please see the distribution page (in German).