Metadata-Version: 1.2
Name: getsome
Version: 0.1.3
Summary: Get something interesting to consume on internet
Home-page: https://github.com/ranuzz/getsome
Author: shekhar chandra
Author-email: ranuzz@outlook.com
License: MIT license
Description: =======
        getsome
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/getsome.svg
                :target: https://pypi.python.org/pypi/getsome
        
        
        
        Get something interesting to consume on internet. Just run the command ``getsome`` and get an interesting link to browse.
        
        --add LINK     add a new link
        --rm LINK      remove an existing link
        
        * Free software: MIT license
        
        Features
        --------
        
        * RSS support
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2022-01-07)
        ------------------
        
        * First release on PyPI.
        
        0.1.1 (2022-01-17)
        ------------------
        
        * Updating requirements.
        
        0.1.2 (2022-01-17)
        ------------------
        
        * adding add and remove commands
        
        0.1.3 (2022-03-17)
        ------------------
        
        * adding fetch and sync commands
        
Keywords: getsome
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
