Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 438806 Details for
Bug 587096
dev-python/nltk-3.2.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for a new nltk version
nltk-3.2.1.ebuild (text/plain), 525 bytes, created by
Yury Gavrilovich
on 2016-06-25 22:18:07 UTC
(
hide
)
Description:
ebuild for a new nltk version
Filename:
MIME Type:
Creator:
Yury Gavrilovich
Created:
2016-06-25 22:18:07 UTC
Size:
525 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI="5" > >PYTHON_COMPAT=( python{2_7,3_4} ) >PYTHON_REQ_USE="tk?,xml(+)" > >inherit distutils-r1 > >DESCRIPTION="Natural Language Toolkit" >SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" >HOMEPAGE="http://nltk.org/" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" >IUSE="numpy tk" > >RDEPEND="numpy? ( dev-python/numpy[${PYTHON_USEDEP}] )"
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 587096
:
438806
|
439176