blob: 9c0bea47b6d3f67fed8b18ec4a392052a0badcd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
piem --- Emacs tools and glue for working with public-inbox archives
====================================================================
This project is currently in the early stages of development. In
general, anything that relates to interacting with public-inbox
(https://public-inbox.org/README) archives from Emacs is worth
considering, at least at this point.
Much of the current functionality focuses on mapping public-inbox
endpoints (email, nntp, http, rss) to associated code repositories in
order to apply patches, including integration with b4-am to extract
and process patches (https://git.kernel.org/pub/scm/utils/b4/b4.git).
Upcoming development will largely focus on extending the very basic
support public-inbox's local email interface (lei).
Documentation is available online at
https://docs.kyleam.com/piem/
Bug reports, patches, questions, and other feedback are welcome.
Please send a plain-text email to
piem@inbox.kyleam.com
Messages that include this address are public and available as
public-inbox archives at
https://inbox.kyleam.com/piem/
|