Metadata-Version: 2.1
Name: m-librarian
Version: 0.4.2
Summary: m_Librarian for LibRusEc/Flibusta libraries
Home-page: https://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, https://phdru.name/Software/Python/m_librarian/
Project-URL: Documentation, https://phdru.name/Software/Python/m_librarian/docs/
Project-URL: Github repo, https://github.com/phdru/m_librarian
Project-URL: Git repo, https://git.phdru.name/m_librarian.git/
Project-URL: Download, https://pypi.org/project/m_librarian/0.4.2/
Project-URL: Russian docs, https://phdru.name/Software/Python/m_librarian/docs/ru/
Keywords: books,library,Flibusta,LibRusEc,lib.rus.ec
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Environment :: X11 Applications
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/x-rst
Provides-Extra: web
Provides-Extra: pbar
Provides-Extra: wx
Requires-Dist: m-lib-defenc (>=1.1.1)
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: CT3; extra == 'web'
Provides-Extra: wx
Requires-Dist: wxPython; extra == 'wx'

m_Librarian.

Author: Oleg Broytman <phd@phdru.name>.

Copyright (C) 2015-2024 PhiloSoft Design.

License: GPL.

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

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

::

    pip install m_librarian


