Metadata-Version: 2.1
Name: Skyperious
Version: 4.8.1
Summary: Skype chat history tool
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.7
Description-Content-Type: text/markdown
Requires-Dist: appdirs
Requires-Dist: beautifulsoup4
Requires-Dist: ijson
Requires-Dist: pyparsing
Requires-Dist: Pillow
Requires-Dist: SkPy
Requires-Dist: wxPython (>=4.0)
Requires-Dist: XlsxWriter

Skyperious is a Skype chat history tool, written in Python.

You can open Skype SQLite databases and work with their contents:

- import messages from Skype online service and Skype export archives
- search across all messages and contacts
- read chat history in full, see chat statistics and word clouds
- export chats as HTML, text or spreadsheet
- 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, merging their differences


