>>> from nouformat import nou_format >>> nou_format('oax/z-2020') 'OAX/Z G2' >>> nou_format('oax/z-2005') 'OAX/Z G1' >>> nou_format('oax/z/2-2005') '' >>> nou_format('oax-z2-2005') ''