Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52399 Details for
Bug 76321
add elementtidy to dev-python (elementtree)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for elementtidy-1.0
elementtidy-1.0.ebuild (text/plain), 683 bytes, created by
Jacob Smullyan
on 2005-03-01 09:58:35 UTC
(
hide
)
Description:
ebuild for elementtidy-1.0
Filename:
MIME Type:
Creator:
Jacob Smullyan
Created:
2005-03-01 09:58:35 UTC
Size:
683 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >inherit distutils > >MY_P="${PN}-${PV}-20050212" >DESCRIPTION="An extension to the elementtree library that filters HTML through tidylib" >HOMEPAGE="http://effbot.org/zone/element-tidylib.htm" >SRC_URI="http://effbot.org/downloads/${MY_P}.zip" >KEYWORDS="~x86 ~ppc ~amd64" >DEPEND="virtual/python > >=dev-python/elementtree-1.2.4" >RDEPEND="${DEPEND} > app-arch/unzip" >LICENSE="as-is" >SLOT="0" >IUSE="" >S=${WORKDIR}/${MY_P} > >src_test() { > python selftest.py || die "selftest.py failed" >} > >#src_install() { ># distutils_src_install# ># ># dodoc CHANGES ># dohtml docs/* >#}
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 76321
: 52399