filecount 0.1.0

A modern high-performance open source file analysis library for automating localization tasks.
Documentation
1
2
3
4
5
6
7
pub mod txt;
pub mod xml;
pub mod docx;
pub mod json;
pub mod pptx;
pub mod xlsx;
pub mod xliff;