packages feed

concurrent-output-1.2.0: TODO

It would be nice to have regions whose content was determined by running a
STM Text action. Such regions should update whenever the values that action
accessed change. Could be used for such things as spreadsheets.
I have this mostly done in the stmregions git branch, but not quite working.