Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...) http://blog.slucas.fr/en/oss/calibre-opds-php-server
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

24 行
1.3KB

  1. <div class="bookpopup" style="max-width:700px;">
  2. <h1>About COPS</h1>
  3. <h2>Authors</h2>
  4. <p>COPS is developed and maintained by Sébastien Lucas.</p>
  5. <p>See full history on <a href="https://github.com/seblucas">Github</a> to check all authors.</p>
  6. <p>COPS use some external libraries, check README for the details.</p>
  7. <h2>Copyright</h2>
  8. <p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.</p>
  9. <p>The complete content of license is provided in file COPYING within distribution and also available <a href="http://www.gnu.org/licenses/gpl-2.0.html">online</a>.</p>
  10. <h2>Contact</h2>
  11. <p>For more info please visit <a href="http://blog.slucas.fr/en/oss/calibre-opds-php-server">COPS Home Page</a></p>
  12. <p>You can also check <a href="http://www.mobileread.com/forums/showthread.php?t=170903">COPS's topic on MobileRead forum</a>.</p>
  13. <p>DISCLAIMER : COPS is an open source software free to install everywhere. So if you have questions about any books available with any installation of COPS, please ask the owner of the website and not COPS's maintainer.</p>
  14. <h2>Thanks</h2>
  15. <p>Thanks a lot to Kovid Goyal for <a href="http://calibre-ebook.com">Calibre</a>.</p>
  16. <p>And many thanks to all those who helped test COPS.</p>
  17. </div>