Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the docx2txt Package #345

Merged
merged 1 commit into from
Sep 13, 2015
Merged

Add the docx2txt Package #345

merged 1 commit into from
Sep 13, 2015

Conversation

dscho
Copy link
Contributor

@dscho dscho commented Sep 13, 2015

docx2txt is a perl based conversion tool to convert docx files to plain
text. It simplifies comparing the content of docx files a lot.

Its usage is simple:

docx2txt.pl [infile.docx|-|-h] [outfile.txt|-]
docx2txt.pl < infile.docx
docx2txt.pl < infile.docx > outfile.txt

Signed-off-by: Matthias Aßhauer [email protected]
Signed-off-by: Johannes Schindelin [email protected]

docx2txt is a perl based conversion tool to convert docx files to plain
text. It simplifies comparing the content of docx files a lot.

Its usage is simple:

	docx2txt.pl [infile.docx|-|-h] [outfile.txt|-]
	docx2txt.pl < infile.docx
	docx2txt.pl < infile.docx > outfile.txt

Signed-off-by: Matthias Aßhauer <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
Alexpux added a commit that referenced this pull request Sep 13, 2015
Add the docx2txt Package
@Alexpux Alexpux merged commit 29d42ec into msys2:master Sep 13, 2015
@dscho dscho deleted the docx2txt branch September 13, 2015 18:15
@dscho
Copy link
Contributor Author

dscho commented Sep 13, 2015

Thank you!

@dscho
Copy link
Contributor Author

dscho commented Sep 14, 2015

@Alexpux I see you are very, very busy updating packages. Would it be possible to upload this package at some stage, too?

@Alexpux
Copy link
Member

Alexpux commented Sep 15, 2015

I'm fix this PKGBUILD. Will upload package today

@dscho
Copy link
Contributor Author

dscho commented Sep 15, 2015

I'm fix this PKGBUILD

Oh, sorry. I thought it was good enough. Next time, please feel free to ask for changes before merging. I usually address such concerns quite quickly.

Will upload package today

Thanks!

@Alexpux
Copy link
Member

Alexpux commented Sep 15, 2015

Uploaded

@dscho
Copy link
Contributor Author

dscho commented Sep 15, 2015

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants