Python 2.7.6
Beautiful Soup 4.3.2
Automatically look up words from duden.de. Details see doc/example.md.
.
├── README.md
├── doc
│ ├── example.md
│ └── history.md
└── src
├── My\ Clippings.txt
├── anki.txt
├── anki_word.txt
├── anki_word_definition.txt
├── anki_word_test_case.txt
├── duden.py
├── kindleclipping.py
└── temp.txt