/levin

Playing with Clojure by parsing kindle 'My Clippings.txt' file

Primary LanguageClojureGNU General Public License v3.0GPL-3.0

levin

This is a clojure library designed to parse kindle 'My Clippings.txt' file into simple clojure data structures.

Work In Progress

This is by no way a usable library. I started it as a practical way to learn Clojure. Will remove this notice and write a proper README when I form it into something more usable than parsing a bunch of string.

What's in the name

Konstantin Levin is one of the main characters in the novel "Anna Karenina". He is a country landowner who discusses it's relationships with the land and farmers a lot. He reads a lot of books on the subjects

Usage

FIXME

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.