Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 849 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 849 Bytes

eBC EBooks Collection ToolBox

The eBooks Collection Toolbox (eBC) contains simple tools for managing a collection of electronic documents written in Clojure.

It has the following features:

  • The collection of documents is hierarchically organized in the filesystem by a simple naming convention.
  • eBC generates a directory of HTML pages for browsing the collection.
  • eBC generates (and updates) a full-text index of the ebooks collection (using the Apache Lucene library).
  • eBC allows to search the full-text index.

The manual is available from the projects homepage.

License

eBC is licensed under the Eclipse Public License (EPL). It uses libraries that are licensed under the Apache License 2.0 and the Affero General Public License (AGPL).