From dd99a424dcb969b6060260780a1b477fbf14ffff Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Fri, 27 Sep 2019 12:17:33 -0700 Subject: [PATCH] Add future section, based on questions received. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 0a532ac6..a0dfda57 100644 --- a/README.rst +++ b/README.rst @@ -179,6 +179,13 @@ To generate documents, do the following in the root: tox -e docs +Future +====== + +- Extension to Matchers API which incorporates metadata on nodes. +- Addition to Matchers API which allows for operations such as extract/find/replaceall, similar to the RE module. +- Additional layer providing command-line frontend for executing refactors. + License =======