Metadata-Version: 1.1
Name: trips
Version: 0.1.2
Summary: CLI for Ruter's public transporation in Oslo
Home-page: https://github.com/staticaland/trips
Author: Anders K. Pettersen
Author-email: andstatical@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        Trips: A CLI for Ruter's public transport in Oslo
        =================================================
        
            I may not have gone where I intended to go, but I think I have ended up where I needed to be
        
        
        Features
        --------
        
        * TODO
        
        
        Installation
        ------------
        
        .. code-block:: bash
        
            $ pip install trips
        
        ✨🍰✨
        
        
        Usage
        -------------------
        
        .. code-block:: bash
        
            $ trips <from> <to>
        
        Go somewhere nice!
        
        See also ``trips --help``.
        
        User Testimonials
        -------------------
        
        **Unknown**, former unknownist—
            *Without trips my life would be incomplete.*
        
        
        Inspiration
        --------------
        
        * `ruter-cli <https://github.com/ErlendEllingsen/ruter-cli/>`_ - a Ruter command line interface written in Node.js
        * `vbb-cli <https://github.com/ErlendEllingsen/ruter-cli/>`_ - a CLI for Berlin & Brandenburg public transport
        * `tramz <https://github.com/themaxsandelin/tramz>`_ - A CLI client for public transit in Sweden
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
