Metadata-Version: 2.1
Name: kepi
Version: 0.6
Summary: ActivityPub and Mastodon-alike social media
Home-page: https://kepi.org.uk
Author: Marnanel Thurman
Author-email: marnanel@thurman.org.uk
License: GPL-2
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Framework :: Django
Classifier: Topic :: Communications :: Conferencing
Requires-Python: >=3.0
Description-Content-Type: text/markdown

# kepi

kepi is a Django-based microblogging system, implemented in Python.
It uses the ActivityPub protocol to communicate with other servers,
and the Mastodon protocol to communicate with clients.

There is nothing particularly interesting at [kepi.org.uk](https://kepi.org.uk),
but there will be.

## Links

* [The installation guide](docs/installation.md) (may be out of date)
* [A guide to the structure](docs/modules.md)
* [The roadmap](docs/roadmap.md)
* [Source control](https://gitlab.com/marnanel/kepi)
* [The bug tracker](https://gitlab.com/marnanel/kepi/issues)
* [kepi threads on the activitypub forums](https://socialhub.activitypub.rocks/c/software/kepi/32)

## Trivia

* [bowler-heavy](docs/bowler-heavy.md) was a historical course change that may still affect the state of the codebase.
* [Why the name?](docs/name.md)


