cjcodeproj / medialibrary

Python code to read XML media files
MIT License
2 stars 0 forks source link

Content object counter #165

Open cjcodeproj opened 7 months ago

cjcodeproj commented 7 months ago

Put together a POC tool that will count all content objects in a repository.

It should provide some kind of statistical overview of everything in a repository, but not report on every single object.

This ticket might be related to #110