Metadata-Version: 2.0
Name: bcloud-core
Version: 3.8.2.dev1
Summary: A fork of bcloud
Home-page: https://github.com/stepheny/bcloud-core
Author: LiuLang
Author-email: gsushzhsosgsu@gmail.com
License: GPLv3
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules

About
=====

bcloud-core is a fork of `bcloud <https://github.com/LiuLang/bcloud>`_.

Advanced features such as beatiful Gtk GUI, secure keyring, intelligent file 
manager, localization were all trimmed.
Only core api logic was kept intending to minimize requirement.

For daily usage, the upstream is highly recommended.

Requirement
-----------
python3

pycrypto (for password authentication)


