Metadata-Version: 2.1
Name: filum
Version: 0.0.2
Summary: A tool to create a local archive of discussion threads
Home-page: https://github.com/PizzaMyHeart/filum
Author: Ian Tan
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4
Requires-Dist: certifi
Requires-Dist: charset-normalizer
Requires-Dist: commonmark
Requires-Dist: html5lib
Requires-Dist: idna
Requires-Dist: markdownify
Requires-Dist: mccabe
Requires-Dist: pycodestyle
Requires-Dist: pyflakes
Requires-Dist: Pygments
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: six
Requires-Dist: soupsieve
Requires-Dist: textual
Requires-Dist: toml
Requires-Dist: typing-extensions
Requires-Dist: urllib3
Requires-Dist: wcwidth
Requires-Dist: webencodings

# Filum

Filum saves discussion threads to your local machine. Think Pocket or Instapaper but for Reddit, Hacker News and Stack Exchange. 


## Features

### Supported websites

- Reddit
- Hacker News
- Stack Exchange 



