Metadata-Version: 2.1
Name: IMDbPY
Version: 6.5
Summary: Python package to access the IMDb's database
Home-page: https://imdbpy.sourceforge.io/
Author: Davide Alberani
Author-email: da@erlug.linux.it
Maintainer: Davide Alberani
Maintainer-email: da@erlug.linux.it
License: GPL
Download-URL: https://imdbpy.sourceforge.io/downloads.html
Description: IMDbPY is a Python package useful to retrieve and
        manage the data of the IMDb movie database about movies, people,
        characters and companies.
        
        Platform-independent and written in Python 3
        it can retrieve data from both the IMDb's web server and a local copy
        of the whole database.
        
        IMDbPY package can be very easily used by programmers and developers
        to provide access to the IMDb's data to their programs.
        
        Some simple example scripts - useful for the end users - are included
        in this package; other IMDbPY-based programs are available at the
        home page: https://imdbpy.sourceforge.io/
        
Keywords: imdb,movie,people,database,cinema,film,person,cast,actor,actress,director,sql,character,company,package,plain text data files,keywords,top250,bottom100,xml
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Natural Language :: Italian
Classifier: Natural Language :: Turkish
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: dev
Provides-Extra: share/doc/python-imdbpy/
Provides-Extra: test
