Metadata-Version: 2.1
Name: pott
Version: 0.0.2
Summary: paper organization tool on terminal
Home-page: https://github.com/jun-harashima/pott
Author: Jun Harashima
Author-email: j.harashima@gmail.com
License: MIT license
Keywords: pott
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click (>=6.0)


pott, a paper organization tool on terminal, helps you find papers from the Internet and your PC.

Are you researchers? Or, engineers who are interested in scientific papers? When working on terminal, such as when writing a paper or program, do you ever want to read a related paper? If the paper is not in your PC, you have to leave the terminal, launch a web browser, and find it from the Internet. Even if the paper is, you have to find it from the PC. This is waste of time.

Try pott!


=======
History
=======

0.1.0 (2018-03-07)
------------------

* First release on PyPI.


