Metadata-Version: 1.2
Name: diycrate
Version: 0.2.11.0rc1
Summary: box.com for linux -- unofficial, based on python SDK
Home-page: https://github.com/jheld/diycrate
Author: Jason Held
Author-email: jasonsheld@gmail.com
License: MIT
Description: box.com for linux
        We now support SSL (self signed cert's yo)!Unfortunately, this means getting openssl, ffi,and python dev libraries installed, beforehand.Also, you will need redis, but I do supply that inside the source code, so all you have to do is run "make" and "sudo make install" on the [untar'd] redis directory.I have not documented explicitly how to get this thing running, yet, so please give me time, or make an Issue on this project to let me know someone is actually trying to use it. If we want, I can even try packaging this up as deb and rpm to make the setup easier.
Keywords: cloud storage box.com sdk linux box
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
