Parse content of Text files

If I have a text file (media file) offered for download, is it possible to parse and display the textual content of that file in the page that lists it’s download? Or, do I have to include that content in 2 places?

It’s possible if you create a custom plugin to read and parse that file.