SimpleSelectionExport is a KeePass2 plugin which allows you to export basic entry information to flat text files. It's useful when you want to send a quick overview of an arbitrary set of entries -- selected from the main window -- to parties who are not using KeePass.
Note: Builds target .NET Framework 4.5+.
Unzip the release and move both DLLs to your KeePass plugins directory, as you would with any other KeePass plugin.
There are two DLLs since SimpleSelectionExport depends upon the CsvHelper library.