stpaultim / project_feed

GNU General Public License v2.0
0 stars 0 forks source link

Pull in the human readable name of projects from .info file #9

Closed stpaultim closed 2 years ago

stpaultim commented 2 years ago

Only recently realized that I'm currently relying totally on the machine name for projects and have not included the human readable name. This should also be available.

stpaultim commented 2 years ago

I'm now reading this data and writing it to a CSV file. I'm going to mark this complete for now, since the feeds import is a different issue.