Metadata-Version: 2.0
Name: m-librarian
Version: 0.1.0
Summary: m_Librarian for LibRusEc/Flibusta libraries
Home-page: http://phdru.name/Software/Python/m_librarian/
Author: Oleg Broytman
Author-email: phd@phdru.name
License: GPL
Project-URL: Issue tracker, https://github.com/phdru/m_librarian/issues
Project-URL: Homepage, http://phdru.name/Software/Python/m_librarian/
Project-URL: Documentation, http://phdru.name/Software/Python/m_librarian/docs/
Project-URL: Github repo, https://github.com/phdru/m_librarian
Project-URL: Git repo, http://git.phdru.name/m_librarian.git/
Project-URL: Download, https://pypi.org/project/m_librarian/0.1.0/
Project-URL: Russian docs, http://phdru.name/Software/Python/m_librarian/docs/ru/
Keywords: books,library,Flibusta,LibRusEc,lib.rus.ec
Platform: Any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/plain
Provides-Extra: web
Provides-Extra: pbar
Requires-Dist: m-lib.defenc (>=1.0)
Requires-Dist: SQLObject (>=2.2.1); python_version == "2.7"
Requires-Dist: SQLObject (>=3.0.0); python_version >= "3.4"
Provides-Extra: pbar
Requires-Dist: m-lib (>=3.1); extra == 'pbar'
Provides-Extra: web
Requires-Dist: bottle; extra == 'web'
Requires-Dist: Cheetah3; extra == 'web'

m_Librarian.
Author: Oleg Broytman <phd@phdru.name>.
Copyright (C) 2015-2018 PhiloSoft Design.
License: GPL.

This hopefully will be a collection of programs to index LibRusEc and
Flibusta libraries (zipfiles from torrents, actually) and show their
contents with command-line, web interface and GUI.

Home Page:     http://phdru.name/Software/Python/m_librarian/
Documentation: http://phdru.name/Software/Python/m_librarian/docs/
Russian:       http://phdru.name/Software/Python/m_librarian/docs/ru/
Git repo:      http://git.phdru.name/m_librarian.git/
Github repo:   https://github.com/phdru/m_librarian
Issue tracker: https://github.com/phdru/m_librarian/issues


