blob: 1e16d3e81a067b15c3a2d28d8fb3dc28f9b36bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Convert MS Office docx files to plain text
EAPI=5
HOMEPAGE=http://docx2txt.sourceforge.net/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=app-arch/unzip dev-lang/perl
SLOT=0
SRC_URI=mirror://sourceforge/docx2txt/docx2txt-1.3.tgz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=00e9a2b9955371ef7dc09f4c06c6f10c
|