Metadata-Version: 2.1
Name: pickleclip
Version: 0.0.3
Summary: Simple clipboard tool for Python pickled objects.
Home-page: https://github.com/victorfsf/pickleclip
Author: Victor Ferraz
Author-email: victorfsf.dev@gmail.com
License: UNKNOWN
Keywords: pickle,pickleclip,clipboard,clip,python,python2,python3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: dill (>=0.2.6)
Requires-Dist: pyperclip (>=1.5.27)
Requires-Dist: six (>=1.10.0)

UNKNOWN


