Metadata-Version: 2.0
Name: Skyperious
Version: 4.0
Summary: Skype SQLite database viewer, merger and exporter
Home-page: https://github.com/suurjaak/Skyperious
Author: Erki Suurjaak
Author-email: erki@lap.ee
License: MIT
Keywords: skype sqlite merge export
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Database
Classifier: Topic :: Utilities
Classifier: Topic :: Desktop Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4
Requires-Dist: pyparsing
Requires-Dist: Pillow (<=6.2.2)
Requires-Dist: python-dateutil
Requires-Dist: SkPy
Requires-Dist: wxPython (>=4.0)
Requires-Dist: XlsxWriter

You can open Skype SQLite databases and look at their contents:

- search across all messages and contacts
- browse chat history and export as HTML or spreadsheet, see chat statistics
- view any database table and export their data, fix database corruption
- change, add or delete data in any table
- execute direct SQL queries

and

- synchronize messages in two Skype databases: keep chat history up-to-date on different computers, or restore missing messages from older files into the current one


