logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

text2odf - Text to OpenDocument conversion

Description

       This filter creates an OpenDocument (ODF) file and fills it with the text coming through the standard
       entry. The target file is created, and any existing file with the same name is replaced.  To avoid this
       behaviour and append the text to an existing ODF file, just remove the create => 'text' option in the
       script.

perl v5.34.0                                       2022-06-16                                       TEXT2ODF(1p)

Name

       text2odf - Text to OpenDocument conversion

Synopsis

       cat sourcefile.txt | text2odf targetfile.odt

See Also