Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.13 KB

File metadata and controls

35 lines (23 loc) · 1.13 KB

cmis-clj

A quick hack to export documents from a content store via CMIS.

Usage

Start a REPL and use it from there.

(require '[clojure.java.io :as io])
(with-open [writer (io/writer "export/ebooks.csv")]
  (write-ebook-numbers writer (extract-ebook-numbers "username" "password")))

(extract-content "username" "password")

You might want to adapt the default values that are hard coded at the top of core.clj.

References

License

Copyright © 2018 Swiss Library for the Blind, Visually Impaired and Print Disabled.

Distributed under the GNU Affero General Public License. See the file LICENSE.