Metadata-Version: 2.1
Name: jetburn
Version: 3.2.0
Summary: Airline Ticket Fare Explorer Program.
Home-page: https://jetburn.rtfd.io
Author: Dalwar Hossain
Author-email: dalwar23@pm.me
License: GNU General Public License v3
Keywords: jetburn,airline,ticket,cli
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6
Requires-Dist: pyfiglet (>=0.8.post1)
Requires-Dist: requests (>=2.23.0)
Requires-Dist: tabulate (>=0.8.7)
Requires-Dist: datapackage (>=1.13.0)
Requires-Dist: PyInquirer (>=1.0.3)
Requires-Dist: Click (>=7.1.1)
Requires-Dist: PyYAML (>=5.3.1)

JETBURN
=======
Airline ticket explorer program

.. image:: https://img.shields.io/badge/license-LGPL3.0-blue.svg?style=for-the-badge
   :alt: License
   :target: https://opensource.org/licenses/LGPL-3.0

.. image:: https://img.shields.io/pypi/v/jetburn.svg?logo=python&style=for-the-badge
   :alt: Pypi Version
   :target: https://pypi.org/project/jetburn/

.. image:: https://img.shields.io/pypi/wheel/jetburn?color=blue&logo=python&style=for-the-badge
   :alt: PyPI - Wheel
   :target: https://jetburn.rtfd.io

.. image:: https://img.shields.io/pypi/pyversions/jetburn?logo=python&style=for-the-badge
   :alt: PyPI - Python Version
   :target: https://jetburn.rtfd.io

.. image:: https://img.shields.io/badge/platform-linux%2Fmacos%2Fwindows-blue.svg?style=for-the-badge
   :alt: Supported platforms
   :target: https://jetburn.rtfd.io

.. image:: https://img.shields.io/readthedocs/jetburn.svg?style=for-the-badge
   :target: https://jetburn.readthedocs.io/?badge=latest
   :alt: Documentation Status
.. image:: https://img.shields.io/badge/code%20style-black-black.svg?style=for-the-badge
   :target: https://github.com/python/black
   :alt: Code Style

Description
-----------

Jetburn is an airline ticket explorer program designed to find the
lowest priced tickets from origin airport to destination airport. This program is not
an airline ticket booking system and has **no affiliation** with any airlines whatsoever.

.. warning::

   This is not a flight ticket booking system

Documentation
-------------

For detailed documentation, please visit: `Jetburn Documentation <http://jetburn.readthedocs.io/>`_

Bug Report
----------

`Dalwar Hossain <mailto:dalwar23@pm.me>`_


