$Id: PROJECTS 50 2020-07-04 16:08:52Z karl $
This file is public domain.

A couple ideas:

Optional line numbering of verbatim blocks.

Generalize toc files to other kinds of generated listings (e.g., figures).

How about list processing macros like those in ``TeX in Practice''? 
Or any of the myriad other list packages around these days.
[No, the many alternatives can stay as separate packages.]
--
Steps to make a release:

check for updated included files.
update version number/dates in Makefile, NEWS, doc/eplain.texi, make all.
commit, make dist.
write announcement in /u/karl/misc/announce.

scp eplain-*.tar.gz tug:/home/ftp/tex
mv eplain-*.tar.gz $misc/archive/eplain
on tug,
  cd /home/ftp/tex
  tar xf eplain-$newver.tar.gz
  relink eplain $newver
  rm -rf eplain-$oldver
  cp -i /home/ftp/tex/eplain-*.tar.gz /home/ftp/historic/macros/eplain
  # just copy in the new one
on tug, update version in ~www/eplain/index.html

mv eplain-*.upload.zip ~/tmp/
upload to https://ctan.org/upload
mail announcement to tex-eplain@tug.org
