Skip to content

pic-ed/LibrarySimplifies

Repository files navigation

Library Simplified Circulation Manager

Build Status

This is the Circulation Manager for Library Simplified. The circulation manager is the main connection between a library's collection and Library Simplified's various client-side applications. It handles user authentication, combines licensed works with open access content, pulls in updated book information from the Metadata Wrangler, and serves up available books in appropriately organized OPDS feeds.

It depends on the LS Server Core as a git submodule.

Installation

Generating Documentation

Code documentation using Sphinx can be found on Github Pages. It currently documents this repo's api directory, scripts file, and the core directory submodule. The configuration for the documentation can be found in /docs.

Travis CI handles generating the .rst source files, generating the HTML static site, and deploying the build to the gh-pages branch.

To view the documentation locally, go into the /docs directory and run make html. This will generate the .rst source files and build the static site in /docs/build/html.

License

Copyright © 2015 The New York Public Library, Astor, Lenox, and Tilden Foundations

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages