We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80170be commit f455666Copy full SHA for f455666
README
@@ -9,15 +9,6 @@ is wrapped by jython makes interop with python clumsy and
9
verbose. This library aims to make jython interop in
10
clojure nearly as seamless as basic java interop.
11
e
12
-Contents:
13
-
14
-src/python.clj ; the library
15
-etc/nltk-example/* ; example using the nltk library
16
17
18
-Note: added project.clj to project so as to enable building with Leiningin as a dependency via Clojars.
19
-However please note that the included nltk examples will probably require features in Jython 2.5.1,
20
-the latest version of Jython in mvnrepository is 2.5.0 at the time of this writing.
21
22
## Usage
23
0 commit comments