Per Vognsen <per.vogn...@gmail.com> writes:

> Nice! Towards a similar purpose, I wrote a little Emacs hack last week
> that web-scrapes clojars.org and inserts the artifact declaration at
> the cursor. Since I had to rely on their search feature, I couldn't do
> proper regular expression matching.

I've cronned a job to dump out the list of jars, both as relative paths
to the POM files and in Leiningen syntax.  See this wiki page for the
details:

http://wiki.github.com/ato/clojars-web/data

It might be useful for your Emacs hack (and anyone else wanting to build
search tools).

Cheers,

Alex

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to