Skip to content

vitich/docx_author

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

docx_author

Change author in docx

Requirements: python-docx, parallel

Usage: docx_author 'Putin\ Huilo' file.docx

find /home/user/some_dir -type f -name "*.docx" | parallel docx_author 'Putin\ Huilo'

About

Author replace in docx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages