So, I created a little script that will take a #TaskPaper formatted file and create #jira task, complete with sub-tasks and descriptions for each task. I just need to set it up to create the root task inside a project, and I will be happy.
I had to cobble together a parser for TaskPaper, as the current library (which looks awesome, BTW), was throwing a bunch of errors.