
Script
******

babelfish.script.SCRIPTS

   Dictionary of script ISO-15924 codes to English names

class class babelfish.script.Script(script)

   A human writing system

   A script is represented by a 4-letter code from the ISO-15924
   standard

   Parameters:
      **script** (*string*) -- 4-letter ISO-15924 script code

   code = None

      ISO-15924 4-letter script code

   name

      English name of the script
