Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194396 Details for
Bug 111612
NEW: pyexcelerator-0.6.3a.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pyexcelerator-0.6.4.1.ebuild
pyexcelerator-0.6.4.1.ebuild (text/plain), 658 bytes, created by
Dieter Verfaillie
on 2009-06-12 11:40:06 UTC
(
hide
)
Description:
pyexcelerator-0.6.4.1.ebuild
Filename:
MIME Type:
Creator:
Dieter Verfaillie
Created:
2009-06-12 11:40:06 UTC
Size:
658 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Python im-/export filters for MS Excel files. Including xls2txt, xls2csv and xls2html commands." >HOMEPAGE="http://sourceforge.net/projects/pyexcelerator" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~x86" >IUSE="examples" > >DEPEND="app-arch/unzip" >RDEPEND="" > >src_install() { > distutils_src_install > > dobin tools/xls2csv.py > dobin tools/xls2html.py > dobin tools/xls2txt.py > > if use examples ; then > insinto /usr/share/doc/"${PF}"/examples > doins -r examples/* > fi >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 111612
:
72226
|
146609
|
194396
|
194403