spyoungtech / json-five

Python JSON5 parser with round-trip preservation of comments
Apache License 2.0
27 stars 3 forks source link

use regex module to capture unicode categories #23

Closed spyoungtech closed 4 years ago

spyoungtech commented 4 years ago

Resolves #22 Resolves #21