wcember / pypub

Python library to programatically create epub files
MIT License
273 stars 41 forks source link

Modified create_epub to allow hyphens/underscores in file name #17

Open bwu62 opened 3 years ago

bwu62 commented 3 years ago

In createepub method, in addition to allowing alphanumeric characters or spaces in file name, also allow hyphens '-' and underscores ''