[Python-modules-commits] [python-babel] 02/10: Import python-babel_2.4.0+dfsg.1.orig.tar.xz

Sebastian Ramacher sramacher at moszumanska.debian.org
Mon Apr 24 18:31:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

sramacher pushed a commit to branch master
in repository python-babel.

commit 54080682f6bde25690dd605e4863ba67fab9d76a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Apr 24 20:02:04 2017 +0200

    Import python-babel_2.4.0+dfsg.1.orig.tar.xz
---
 Babel.egg-info/PKG-INFO                            |    2 +-
 Babel.egg-info/SOURCES.txt                         |    8 +
 CHANGES                                            |   43 +-
 ICU-LICENSE                                        |  393 +
 PKG-INFO                                           |    2 +-
 README.rst                                         |   24 +
 babel/__init__.py                                  |    2 +-
 babel/_compat.py                                   |   24 +-
 babel/core.py                                      |   11 +-
 babel/dates.py                                     |   12 +-
 babel/localedata.py                                |    7 +-
 babel/localtime/_unix.py                           |   30 +-
 babel/messages/catalog.py                          |   14 +-
 babel/messages/extract.py                          |   28 +-
 babel/messages/frontend.py                         |   87 +-
 babel/messages/jslexer.py                          |   16 +-
 babel/messages/plurals.py                          |   25 +-
 babel/messages/pofile.py                           |  347 +-
 babel/numbers.py                                   |   26 +-
 babel/plural.py                                    |   45 +-
 babel/units.py                                     |    4 +-
 babel/util.py                                      |   23 +
 common/annotations/af.xml                          | 2969 +++++++
 common/annotations/am.xml                          | 2930 +++++++
 common/annotations/ar.xml                          | 4069 +++++-----
 common/annotations/as.xml                          | 2311 ++++++
 common/annotations/az.xml                          | 2924 +++++++
 common/annotations/bg.xml                          | 2888 +++++++
 common/annotations/bn.xml                          | 2975 +++++++
 common/annotations/ca.xml                          | 2129 +++++
 common/annotations/cs.xml                          | 2912 +++++++
 common/annotations/da.xml                          | 4082 +++++-----
 common/annotations/de.xml                          | 4057 +++++-----
 common/annotations/el.xml                          | 2900 +++++++
 common/annotations/en.xml                          | 2324 +++---
 common/annotations/en_GB.xml                       | 2928 +++++++
 common/annotations/es.xml                          | 3934 ++++------
 common/annotations/es_419.xml                      | 4102 +++++-----
 common/annotations/et.xml                          | 2924 +++++++
 common/annotations/fa.xml                          | 2927 +++++++
 common/annotations/fi.xml                          | 2969 +++++++
 common/annotations/fil.xml                         | 3017 +++++++
 common/annotations/fr.xml                          | 3813 ++++-----
 common/annotations/ga.xml                          | 3103 +++-----
 common/annotations/gu.xml                          | 2978 +++++++
 common/annotations/he.xml                          | 2933 +++++++
 common/annotations/hi.xml                          | 2897 +++++++
 common/annotations/hr.xml                          | 2936 +++++++
 common/annotations/hu.xml                          | 2993 +++++++
 common/annotations/hy.xml                          | 2897 +++++++
 common/annotations/id.xml                          | 2942 +++++++
 common/annotations/is.xml                          | 4053 +++++-----
 common/annotations/it.xml                          | 4104 +++++-----
 common/annotations/ja.xml                          | 4063 +++++-----
 common/annotations/ka.xml                          | 2933 +++++++
 common/annotations/kk.xml                          | 2915 +++++++
 common/annotations/km.xml                          | 2744 +++++++
 common/annotations/kn.xml                          | 2903 +++++++
 common/annotations/ko.xml                          | 4054 +++++-----
 common/annotations/ky.xml                          | 2864 +++++++
 common/annotations/lo.xml                          | 2846 +++++++
 common/annotations/lt.xml                          | 2903 +++++++
 common/annotations/lv.xml                          | 2930 +++++++
 common/annotations/mk.xml                          | 2981 +++++++
 common/annotations/ml.xml                          | 2993 +++++++
 common/annotations/mn.xml                          | 2723 +++++++
 common/annotations/mr.xml                          | 3005 +++++++
 common/annotations/ms.xml                          | 2933 +++++++
 common/annotations/my.xml                          | 2846 +++++++
 common/annotations/nb.xml                          | 3032 +++++++
 common/annotations/ne.xml                          | 2618 +++++++
 common/annotations/nl.xml                          | 4062 +++++-----
 common/annotations/nn.xml                          | 3069 --------
 common/annotations/or.xml                          | 2311 ++++++
 common/annotations/pa.xml                          | 3044 +++++++
 common/annotations/pl.xml                          | 4069 +++++-----
 common/annotations/pt.xml                          | 4091 +++++-----
 common/annotations/pt_PT.xml                       | 2922 +++++++
 common/annotations/ro.xml                          | 3029 +++++++
 common/annotations/ru.xml                          | 4102 +++++-----
 common/annotations/si.xml                          | 2954 +++++++
 common/annotations/sk.xml                          | 2933 +++++++
 common/annotations/sl.xml                          | 2912 +++++++
 common/annotations/sq.xml                          | 2906 +++++++
 common/annotations/sr.xml                          | 3044 +++++++
 common/annotations/sv.xml                          | 4070 +++++-----
 common/annotations/sw.xml                          | 2912 +++++++
 common/annotations/ta.xml                          | 3038 +++++++
 common/annotations/te.xml                          | 2996 +++++++
 common/annotations/th.xml                          | 4092 +++++-----
 common/annotations/tr.xml                          | 4069 +++++-----
 common/annotations/uk.xml                          | 2897 +++++++
 common/annotations/ur.xml                          | 3005 +++++++
 common/annotations/uz.xml                          | 2936 +++++++
 common/annotations/vi.xml                          | 2906 +++++++
 common/annotations/zh.xml                          | 3590 +++------
 common/annotations/zh_Hant.xml                     | 3772 ++++-----
 common/bcp47/calendar.xml                          |    4 +-
 common/bcp47/collation.xml                         |    6 +-
 common/bcp47/timezone.xml                          |    3 +-
 common/bcp47/transform-destination.xml             |   41 +
 common/bcp47/transform.xml                         |   16 +-
 common/bcp47/transform_private_use.xml             |    7 +-
 common/bcp47/variant.xml                           |   21 +-
 common/collation/bo.xml                            |    2 +-
 common/collation/root.xml                          |  163 +-
 common/dtd/ldml.dtd                                |  226 +-
 common/dtd/ldmlBCP47.dtd                           |   10 +-
 common/dtd/ldmlSupplemental.dtd                    |  108 +-
 common/main/af.xml                                 |   25 +-
 common/main/agq.xml                                |    7 +-
 common/main/ak.xml                                 |    7 +-
 common/main/am.xml                                 |   25 +-
 common/main/ar.xml                                 |   47 +-
 common/main/ar_MR.xml                              |   22 +-
 common/main/as.xml                                 |    6 +-
 common/main/asa.xml                                |    7 +-
 common/main/ast.xml                                |   97 +-
 common/main/az.xml                                 |   43 +-
 common/main/bas.xml                                |    7 +-
 common/main/be.xml                                 |   33 +-
 common/main/bem.xml                                |    6 +-
 common/main/bez.xml                                |    7 +-
 common/main/bg.xml                                 |   27 +-
 common/main/bm.xml                                 |    3 +-
 common/main/bn.xml                                 |   37 +-
 common/main/bo.xml                                 |    6 +-
 common/main/br.xml                                 |   53 +-
 common/main/brx.xml                                |    7 +-
 common/main/bs.xml                                 |   31 +-
 common/main/bs_Cyrl.xml                            |    7 +-
 common/main/ca.xml                                 |   25 +-
 common/main/ce.xml                                 |    4 +-
 common/main/cgg.xml                                |    3 +-
 common/main/chr.xml                                |    9 +-
 common/main/ckb.xml                                |    6 +-
 common/main/cs.xml                                 |   47 +-
 common/main/cy.xml                                 |   41 +-
 common/main/da.xml                                 |   37 +-
 common/main/dav.xml                                |    7 +-
 common/main/de.xml                                 |   43 +-
 common/main/dje.xml                                |    7 +-
 common/main/dsb.xml                                |   40 +-
 common/main/dua.xml                                |    6 +-
 common/main/dz.xml                                 |    6 +-
 common/main/ebu.xml                                |    7 +-
 common/main/ee.xml                                 |   13 +-
 common/main/el.xml                                 |   29 +-
 common/main/en.xml                                 |  155 +-
 common/main/en_001.xml                             |   96 +-
 common/main/en_AT.xml                              |    2 +-
 common/main/en_AU.xml                              |  134 +-
 common/main/en_BI.xml                              |   42 +-
 common/main/en_CA.xml                              |   78 +-
 common/main/en_CH.xml                              |    2 +-
 common/main/en_CY.xml                              |    2 +-
 common/main/en_DE.xml                              |    2 +-
 common/main/en_DK.xml                              |    2 +-
 common/main/en_FI.xml                              |    2 +-
 common/main/en_GB.xml                              |   15 +-
 common/main/en_IL.xml                              |    2 +-
 common/main/en_NL.xml                              |    2 +-
 common/main/en_NZ.xml                              |    7 +-
 common/main/en_SE.xml                              |    2 +-
 common/main/en_SI.xml                              |    2 +-
 common/main/eo.xml                                 |   11 +-
 common/main/es.xml                                 |   29 +-
 common/main/es_419.xml                             |    4 +-
 common/main/es_AR.xml                              |    7 +-
 common/main/{os_RU.xml => es_BR.xml}               |   10 +-
 common/main/es_CL.xml                              |    3 +-
 common/main/es_CO.xml                              |   14 +-
 common/main/es_CR.xml                              |    6 +-
 common/main/es_DO.xml                              |    5 +-
 common/main/es_GT.xml                              |   14 +-
 common/main/es_HN.xml                              |    6 +-
 common/main/es_NI.xml                              |    6 +-
 common/main/es_PA.xml                              |   14 +-
 common/main/es_PY.xml                              |    3 +-
 common/main/es_SV.xml                              |    6 +-
 common/main/es_US.xml                              |    3 +-
 common/main/es_VE.xml                              |    3 +-
 common/main/et.xml                                 |   25 +-
 common/main/eu.xml                                 |   33 +-
 common/main/ewo.xml                                |    7 +-
 common/main/fa.xml                                 |   25 +-
 common/main/fa_AF.xml                              |   10 +-
 common/main/ff.xml                                 |    7 +-
 common/main/fi.xml                                 |   35 +-
 common/main/fil.xml                                |   25 +-
 common/main/fo.xml                                 |   25 +-
 common/main/fr.xml                                 |   26 +-
 common/main/fr_CA.xml                              |   39 +-
 common/main/fur.xml                                |    7 +-
 common/main/fy.xml                                 |    9 +-
 common/main/ga.xml                                 |   59 +-
 common/main/gd.xml                                 |   47 +-
 common/main/gl.xml                                 |   29 +-
 common/main/gsw.xml                                |    7 +-
 common/main/gu.xml                                 |   31 +-
 common/main/guz.xml                                |   11 +-
 common/main/gv.xml                                 |    6 +-
 common/main/ha.xml                                 |    3 +-
 common/main/he.xml                                 |   59 +-
 common/main/hi.xml                                 |   25 +-
 common/main/hr.xml                                 |   47 +-
 common/main/hsb.xml                                |   40 +-
 common/main/hu.xml                                 |   31 +-
 common/main/hy.xml                                 |   24 +-
 common/main/id.xml                                 |   59 +-
 common/main/ig.xml                                 |    6 +-
 common/main/ii.xml                                 |    6 +-
 common/main/is.xml                                 |   31 +-
 common/main/it.xml                                 |   25 +-
 common/main/it_CH.xml                              |    6 +-
 common/main/ja.xml                                 |   33 +-
 common/main/jgo.xml                                |    6 +-
 common/main/jmc.xml                                |    7 +-
 common/main/ka.xml                                 |   28 +-
 common/main/kab.xml                                |    7 +-
 common/main/kam.xml                                |    7 +-
 common/main/kde.xml                                |    7 +-
 common/main/kea.xml                                |   25 +-
 common/main/khq.xml                                |    7 +-
 common/main/ki.xml                                 |    7 +-
 common/main/kk.xml                                 |   41 +-
 common/main/kln.xml                                |    3 +-
 common/main/km.xml                                 |   20 +-
 common/main/kn.xml                                 |   31 +-
 common/main/ko.xml                                 |   47 +-
 common/main/kok.xml                                |    6 +-
 common/main/ks.xml                                 |    3 +-
 common/main/ksb.xml                                |    7 +-
 common/main/ksf.xml                                |    7 +-
 common/main/ksh.xml                                |    3 +-
 common/main/kw.xml                                 |    6 +-
 common/main/ky.xml                                 |   36 +-
 common/main/lag.xml                                |    7 +-
 common/main/lb.xml                                 |   28 +-
 common/main/lg.xml                                 |    3 +-
 common/main/ln.xml                                 |    7 +-
 common/main/lo.xml                                 |   21 +-
 common/main/lrc.xml                                |   16 +-
 common/main/lt.xml                                 |   33 +-
 common/main/lu.xml                                 |    7 +-
 common/main/luo.xml                                |    7 +-
 common/main/luy.xml                                |    7 +-
 common/main/lv.xml                                 |   41 +-
 common/main/mas.xml                                |    7 +-
 common/main/mer.xml                                |    7 +-
 common/main/mfe.xml                                |    3 +-
 common/main/mg.xml                                 |    3 +-
 common/main/mgh.xml                                |    6 +-
 common/main/mgo.xml                                |    6 +-
 common/main/mk.xml                                 |   39 +-
 common/main/ml.xml                                 |   31 +-
 common/main/mn.xml                                 |   34 +-
 common/main/mr.xml                                 |   25 +-
 common/main/ms.xml                                 |   27 +-
 common/main/mt.xml                                 |   29 +-
 common/main/mua.xml                                |    7 +-
 common/main/my.xml                                 |   48 +-
 common/main/mzn.xml                                |   20 +-
 common/main/naq.xml                                |    7 +-
 common/main/nb.xml                                 |   34 +-
 common/main/nd.xml                                 |    3 +-
 common/main/ne.xml                                 |   29 +-
 common/main/nl.xml                                 |   42 +-
 common/main/nmg.xml                                |    7 +-
 common/main/nn.xml                                 |   88 +-
 common/main/nnh.xml                                |    6 +-
 common/main/nus.xml                                |    6 +-
 common/main/nyn.xml                                |    3 +-
 common/main/om.xml                                 |    6 +-
 common/main/or.xml                                 |    7 +-
 common/main/os.xml                                 |    7 +-
 common/main/os_RU.xml                              |    5 +-
 common/main/pa.xml                                 |   32 +-
 common/main/pl.xml                                 |   61 +-
 common/main/prg.xml                                |    6 +-
 common/main/ps.xml                                 |    6 +-
 common/main/pt.xml                                 |   25 +-
 common/main/{en_CY.xml => pt_CH.xml}               |    6 +-
 common/main/{en_CY.xml => pt_GQ.xml}               |    6 +-
 common/main/{os_RU.xml => pt_LU.xml}               |   10 +-
 common/main/pt_PT.xml                              |   41 +-
 common/main/qu.xml                                 |    6 +-
 common/main/rm.xml                                 |    7 +-
 common/main/rn.xml                                 |    7 +-
 common/main/ro.xml                                 |   31 +-
 common/main/rof.xml                                |    7 +-
 common/main/root.xml                               |   43 +-
 common/main/ru.xml                                 |   33 +-
 common/main/rwk.xml                                |    7 +-
 common/main/sah.xml                                |    6 +-
 common/main/saq.xml                                |    7 +-
 common/main/sbp.xml                                |    7 +-
 common/main/seh.xml                                |    3 +-
 common/main/ses.xml                                |    7 +-
 common/main/sg.xml                                 |    7 +-
 common/main/shi.xml                                |    7 +-
 common/main/shi_Latn.xml                           |    7 +-
 common/main/si.xml                                 |  160 +-
 common/main/sk.xml                                 |   45 +-
 common/main/sl.xml                                 |   33 +-
 common/main/sn.xml                                 |    3 +-
 common/main/so.xml                                 |    7 +-
 common/main/sq.xml                                 |   24 +-
 common/main/sr.xml                                 |   31 +-
 common/main/sr_Latn.xml                            |   33 +-
 common/main/sr_Latn_BA.xml                         |    4 +-
 common/main/sr_Latn_ME.xml                         |    4 +-
 common/main/sr_Latn_XK.xml                         |    4 +-
 common/main/sv.xml                                 |   33 +-
 common/main/sw.xml                                 |   25 +-
 common/main/sw_CD.xml                              |    4 +-
 common/main/ta.xml                                 |   39 +-
 common/main/te.xml                                 |   31 +-
 common/main/teo.xml                                |    7 +-
 common/main/th.xml                                 |   27 +-
 common/main/ti.xml                                 |    7 +-
 common/main/tk.xml                                 |   22 +-
 common/main/to.xml                                 |   40 +-
 common/main/tr.xml                                 |   47 +-
 common/main/twq.xml                                |    7 +-
 common/main/tzm.xml                                |    7 +-
 common/main/ug.xml                                 |   12 +-
 common/main/uk.xml                                 |   39 +-
 common/main/ur.xml                                 |   33 +-
 common/main/ur_IN.xml                              |   14 +-
 common/main/uz.xml                                 |   24 +-
 common/main/vai.xml                                |    3 +-
 common/main/vai_Latn.xml                           |    3 +-
 common/main/vi.xml                                 |   23 +-
 common/main/vo.xml                                 |   22 +-
 common/main/vun.xml                                |    7 +-
 common/main/wae.xml                                |    3 +-
 common/main/xog.xml                                |    7 +-
 common/main/yav.xml                                |    7 +-
 common/main/yi.xml                                 |   16 +-
 common/main/yo.xml                                 |    7 +-
 common/main/yo_BJ.xml                              |  291 +-
 common/main/{zh_Hant.xml => yue.xml}               |  270 +-
 common/main/{en_CY.xml => yue_HK.xml}              |    6 +-
 common/main/zgh.xml                                |    6 +-
 common/main/zh.xml                                 |   21 +-
 common/main/zh_Hans_HK.xml                         |   18 +-
 common/main/zh_Hans_MO.xml                         |   18 +-
 common/main/zh_Hans_SG.xml                         |   18 +-
 common/main/zh_Hant.xml                            |   35 +-
 common/main/zh_Hant_HK.xml                         |   10 +-
 common/main/zu.xml                                 |   25 +-
 common/properties/scriptMetadata.txt               |   25 +-
 common/rbnf/de_CH.xml                              |  207 +
 common/rbnf/en.xml                                 |   18 +-
 common/rbnf/es.xml                                 |   17 +-
 common/rbnf/es_003.xml                             |  307 -
 common/rbnf/es_419.xml                             |   42 +
 common/rbnf/id.xml                                 |    5 +-
 common/rbnf/it.xml                                 |    2 +-
 common/rbnf/ms.xml                                 |    6 +-
 common/rbnf/pl.xml                                 |  405 +-
 common/rbnf/{zh_Hant_HK.xml => yue.xml}            |    6 +-
 common/segments/root.xml                           |    5 +-
 common/subdivisions/en.xml                         |  364 +-
 common/subdivisions/root.xml                       |    2 +-
 common/supplemental/attributeValueValidity.xml     |    4 +-
 common/supplemental/coverageLevels.xml             |   28 +-
 common/supplemental/dayPeriods.xml                 | 1740 ++--
 common/supplemental/likelySubtags.xml              |   60 +-
 common/supplemental/metaZones.xml                  |   14 +-
 common/supplemental/ordinals.xml                   |    8 +-
 common/supplemental/rgScope.xml                    |   28 +
 common/supplemental/subdivisions.xml               |  777 +-
 common/supplemental/supplementalData.xml           |  868 +-
 common/supplemental/supplementalMetadata.xml       |  178 +-
 common/supplemental/windowsZones.xml               |   29 +-
 common/transforms/Amharic-Latin-BGN.xml            | 1164 ++-
 common/transforms/Any-Accents.xml                  |  543 +-
 common/transforms/Any-Publishing.xml               |   47 +-
 common/transforms/Arabic-Latin-BGN.xml             |  464 +-
 common/transforms/Arabic-Latin.xml                 |  279 +-
 common/transforms/Armenian-Latin-BGN.xml           |  536 +-
 common/transforms/Azerbaijani-Latin-BGN.xml        |  414 +-
 common/transforms/Belarusian-Latin-BGN.xml         |  560 +-
 common/transforms/Bengali-Devanagari.xml           |   17 +-
 common/transforms/Bengali-Gujarati.xml             |   17 +-
 common/transforms/Bengali-Gurmukhi.xml             |   17 +-
 common/transforms/Bengali-InterIndic.xml           |  199 +-
 common/transforms/Bengali-Kannada.xml              |   17 +-
 common/transforms/Bengali-Latin.xml                |   17 +-
 common/transforms/Bengali-Malayalam.xml            |   17 +-
 common/transforms/Bengali-Oriya.xml                |   17 +-
 common/transforms/Bengali-Tamil.xml                |   17 +-
 common/transforms/Bengali-Telugu.xml               |   17 +-
 common/transforms/Bulgarian-Latin-BGN.xml          |  508 +-
 common/transforms/CanadianAboriginal-Latin.xml     |  371 +-
 common/transforms/Cyrillic-Latin.xml               |  543 +-
 common/transforms/Devanagari-Bengali.xml           |   17 +-
 common/transforms/Devanagari-Gujarati.xml          |   17 +-
 common/transforms/Devanagari-Gurmukhi.xml          |   17 +-
 common/transforms/Devanagari-InterIndic.xml        |  225 +-
 common/transforms/Devanagari-Kannada.xml           |   17 +-
 common/transforms/Devanagari-Latin.xml             |   17 +-
 common/transforms/Devanagari-Malayalam.xml         |   17 +-
 common/transforms/Devanagari-Oriya.xml             |   17 +-
 common/transforms/Devanagari-Tamil.xml             |   17 +-
 common/transforms/Devanagari-Telugu.xml            |   17 +-
 common/transforms/Fullwidth-Halfwidth.xml          |  525 +-
 common/transforms/Georgian-Latin-BGN.xml           |  178 +-
 common/transforms/Georgian-Latin.xml               |  109 +-
 common/transforms/Greek-Latin-BGN.xml              |  952 +--
 common/transforms/Greek-Latin.xml                  |  503 +-
 common/transforms/Greek_Latin_UNGEGN.xml           |  362 +-
 common/transforms/Gujarati-Bengali.xml             |   17 +-
 common/transforms/Gujarati-Devanagari.xml          |   17 +-
 common/transforms/Gujarati-Gurmukhi.xml            |   17 +-
 common/transforms/Gujarati-InterIndic.xml          |  179 +-
 common/transforms/Gujarati-Kannada.xml             |   17 +-
 common/transforms/Gujarati-Latin.xml               |   17 +-
 common/transforms/Gujarati-Malayalam.xml           |   17 +-
 common/transforms/Gujarati-Oriya.xml               |   17 +-
 common/transforms/Gujarati-Tamil.xml               |   17 +-
 common/transforms/Gujarati-Telugu.xml              |   17 +-
 common/transforms/Gurmukhi-Bengali.xml             |   17 +-
 common/transforms/Gurmukhi-Devanagari.xml          |   17 +-
 common/transforms/Gurmukhi-Gujarati.xml            |   17 +-
 common/transforms/Gurmukhi-InterIndic.xml          |  177 +-
 common/transforms/Gurmukhi-Kannada.xml             |   17 +-
 common/transforms/Gurmukhi-Latin.xml               |   17 +-
 common/transforms/Gurmukhi-Malayalam.xml           |   17 +-
 common/transforms/Gurmukhi-Oriya.xml               |   17 +-
 common/transforms/Gurmukhi-Tamil.xml               |   17 +-
 common/transforms/Gurmukhi-Telugu.xml              |   17 +-
 common/transforms/Han-Latin-Names.xml              |  129 +-
 common/transforms/Han-Latin.xml                    | 3270 ++++----
 common/transforms/Han-Spacedhan.xml                |   37 +-
 common/transforms/Hangul-Latin.xml                 |   15 +-
 common/transforms/Hebrew-Latin-BGN.xml             |  246 +-
 common/transforms/Hebrew-Latin.xml                 |  179 +-
 common/transforms/Hiragana-Katakana.xml            |  361 +-
 common/transforms/Hiragana-Latin.xml               |   21 +-
 common/transforms/IPA-XSampa.xml                   |  498 +-
 common/transforms/InterIndic-Bengali.xml           |  271 +-
 common/transforms/InterIndic-Devanagari.xml        |  303 +-
 common/transforms/InterIndic-Gujarati.xml          |  273 +-
 common/transforms/InterIndic-Gurmukhi.xml          |  285 +-
 common/transforms/InterIndic-Kannada.xml           |  275 +-
 common/transforms/InterIndic-Latin.xml             |  979 +--
 common/transforms/InterIndic-Malayalam.xml         |  275 +-
 common/transforms/InterIndic-Oriya.xml             |  271 +-
 common/transforms/InterIndic-Tamil.xml             |  293 +-
 common/transforms/InterIndic-Telugu.xml            |  273 +-
 common/transforms/Jamo-Latin.xml                   |   15 +-
 common/transforms/Kannada-Bengali.xml              |   17 +-
 common/transforms/Kannada-Devanagari.xml           |   17 +-
 common/transforms/Kannada-Gujarati.xml             |   17 +-
 common/transforms/Kannada-Gurmukhi.xml             |   17 +-
 common/transforms/Kannada-InterIndic.xml           |  175 +-
 common/transforms/Kannada-Latin.xml                |   17 +-
 common/transforms/Kannada-Malayalam.xml            |   17 +-
 common/transforms/Kannada-Oriya.xml                |   17 +-
 common/transforms/Kannada-Tamil.xml                |   17 +-
 common/transforms/Kannada-Telugu.xml               |   17 +-
 common/transforms/Katakana-Latin-BGN.xml           |  876 +--
 common/transforms/Kazakh-Latin-BGN.xml             |  712 +-
 common/transforms/Kirghiz-Latin-BGN.xml            |  460 +-
 common/transforms/Korean-Latin-BGN.xml             |  712 +-
 common/transforms/Latin-ASCII.xml                  | 1506 ++--
 common/transforms/Latin-Armenian.xml               |  171 +-
 common/transforms/Latin-Bengali.xml                |   19 +-
 common/transforms/Latin-Bopomofo.xml               | 2893 +++----
 common/transforms/Latin-ConjoiningJamo.xml         | 1045 +--
 common/transforms/Latin-Devanagari.xml             |   19 +-
 common/transforms/Latin-Ethiopic.xml               |  705 +-
 common/transforms/Latin-Gujarati.xml               |   19 +-
 common/transforms/Latin-Gurmukhi.xml               |   19 +-
 common/transforms/Latin-Hangul.xml                 |   17 +-
 common/transforms/Latin-InterIndic.xml             |  755 +-
 common/transforms/Latin-Jamo.xml                   |   16 +-
 common/transforms/Latin-Kannada.xml                |   19 +-
 common/transforms/Latin-Katakana.xml               |  767 +-
 common/transforms/Latin-Malayalam.xml              |   19 +-
 common/transforms/Latin-NumericPinyin.xml          |   61 +-
 common/transforms/Latin-Oriya.xml                  |   19 +-
 common/transforms/Latin-Tamil.xml                  |   19 +-
 common/transforms/Latin-Telugu.xml                 |   19 +-
 common/transforms/Latin-Thai.xml                   |   17 +-
 common/transforms/Macedonian-Latin-BGN.xml         |  386 +-
 common/transforms/Malayalam-Bengali.xml            |   17 +-
 common/transforms/Malayalam-Devanagari.xml         |   17 +-
 common/transforms/Malayalam-Gujarati.xml           |   17 +-
 common/transforms/Malayalam-Gurmukhi.xml           |   17 +-
 common/transforms/Malayalam-InterIndic.xml         |  163 +-
 common/transforms/Malayalam-Kannada.xml            |   17 +-
 common/transforms/Malayalam-Latin.xml              |   17 +-
 common/transforms/Malayalam-Oriya.xml              |   17 +-
 common/transforms/Malayalam-Tamil.xml              |   17 +-
 common/transforms/Malayalam-Telugu.xml             |   17 +-
 common/transforms/Maldivian-Latin-BGN.xml          |  347 +-
 common/transforms/Mongolian-Latin-BGN.xml          |  382 +-
 common/transforms/Oriya-Bengali.xml                |   17 +-
 common/transforms/Oriya-Devanagari.xml             |   17 +-
 common/transforms/Oriya-Gujarati.xml               |   17 +-
 common/transforms/Oriya-Gurmukhi.xml               |   17 +-
 common/transforms/Oriya-InterIndic.xml             |  183 +-
 common/transforms/Oriya-Kannada.xml                |   17 +-
 common/transforms/Oriya-Latin.xml                  |   17 +-
 common/transforms/Oriya-Malayalam.xml              |   17 +-
 common/transforms/Oriya-Tamil.xml                  |   17 +-
 common/transforms/Oriya-Telugu.xml                 |   17 +-
 common/transforms/Pashto-Latin-BGN.xml             |  494 +-
 common/transforms/Persian-Latin-BGN.xml            |  462 +-
 common/transforms/Pinyin-NumericPinyin.xml         |   17 +-
 common/transforms/Russian-Latin-BGN.xml            |  712 +-
 common/transforms/Serbian-Latin-BGN.xml            |  254 +-
 common/transforms/Simplified-Traditional.xml       | 8290 ++++++++++----------
 common/transforms/Syriac-Latin.xml                 |  107 +-
 common/transforms/Tamil-Bengali.xml                |   17 +-
 common/transforms/Tamil-Devanagari.xml             |   17 +-
 common/transforms/Tamil-Gujarati.xml               |   17 +-
 common/transforms/Tamil-Gurmukhi.xml               |   17 +-
 common/transforms/Tamil-InterIndic.xml             |  141 +-
 common/transforms/Tamil-Kannada.xml                |   17 +-
 common/transforms/Tamil-Latin.xml                  |   17 +-
 common/transforms/Tamil-Malayalam.xml              |   17 +-
 common/transforms/Tamil-Oriya.xml                  |   17 +-
 common/transforms/Tamil-Telugu.xml                 |   17 +-
 common/transforms/Telugu-Bengali.xml               |   17 +-
 common/transforms/Telugu-Devanagari.xml            |   17 +-
 common/transforms/Telugu-Gujarati.xml              |   17 +-
 common/transforms/Telugu-Gurmukhi.xml              |   17 +-
 common/transforms/Telugu-InterIndic.xml            |  175 +-
 common/transforms/Telugu-Kannada.xml               |   17 +-
 common/transforms/Telugu-Latin.xml                 |   17 +-
 common/transforms/Telugu-Malayalam.xml             |   17 +-
 common/transforms/Telugu-Oriya.xml                 |   17 +-
 common/transforms/Telugu-Tamil.xml                 |   17 +-
 common/transforms/Thaana-Latin.xml                 |  869 +-
 common/transforms/Thai-Latin.xml                   |   21 +-
 common/transforms/Thai-ThaiLogical.xml             |   33 +-
 common/transforms/Thai-ThaiSemi.xml                |   13 +-
 common/transforms/ThaiLogical-Latin.xml            |  294 +-
 common/transforms/Turkmen-Latin-BGN.xml            |  648 +-
 common/transforms/Ukrainian-Latin-BGN.xml          |  610 +-
 common/transforms/Uzbek-Latin-BGN.xml              |  560 +-
 common/transforms/am-am_FONIPA.xml                 | 1328 ++--
 common/transforms/{Jamo-Latin.xml => am-ar.xml}    |   16 +-
 common/transforms/{Jamo-Latin.xml => am-fa.xml}    |   15 +-
 common/transforms/az-Lower.xml                     |   29 +-
 common/transforms/az-Title.xml                     |   25 +-
 common/transforms/az-Upper.xml                     |   12 +-
 common/transforms/{Jamo-Latin.xml => ch-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => ch-ar.xml}    |   15 +-
 common/transforms/ch-ch_FONIPA.xml                 |  184 +-
 common/transforms/{Jamo-Latin.xml => ch-fa.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => cs-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => cs-ar.xml}    |   15 +-
 common/transforms/cs-cs_FONIPA.xml                 |  162 +-
 common/transforms/{Jamo-Latin.xml => cs-fa.xml}    |   15 +-
 common/transforms/cs-ja.xml                        |   15 +-
 common/transforms/cs-ko.xml                        |   15 +-
 common/transforms/cs_FONIPA-ja.xml                 |  495 +-
 common/transforms/cs_FONIPA-ko.xml                 |  185 +-
 common/transforms/dsb-dsb_FONIPA.xml               |  154 +-
 common/transforms/el-Lower.xml                     |   27 +-
 common/transforms/el-Title.xml                     |   27 +-
 common/transforms/el-Upper.xml                     |   24 +-
 common/transforms/{Jamo-Latin.xml => eo-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => eo-ar.xml}    |   15 +-
 common/transforms/eo-eo_FONIPA.xml                 |  108 +-
 common/transforms/{Jamo-Latin.xml => eo-fa.xml}    |   15 +-
 common/transforms/es-am.xml                        |   15 +-
 common/transforms/es-ar.xml                        |   29 +
 common/transforms/es-es_FONIPA.xml                 |  314 +-
 common/transforms/es-fa.xml                        |   29 +
 common/transforms/es-ja.xml                        |   15 +-
 common/transforms/es-zh.xml                        |   15 +-
 .../transforms/{Jamo-Latin.xml => es_419-am.xml}   |   16 +-
 common/transforms/es_419-ar.xml                    |   31 +
 common/transforms/es_419-fa.xml                    |   31 +
 common/transforms/es_419-ja.xml                    |   17 +-
 common/transforms/es_419-zh.xml                    |   17 +-
 common/transforms/es_FONIPA-am.xml                 |  535 +-
 common/transforms/es_FONIPA-es_419_FONIPA.xml      |   21 +-
 common/transforms/es_FONIPA-ja.xml                 |  331 +-
 common/transforms/es_FONIPA-zh.xml                 | 1141 ++-
 common/transforms/{Jamo-Latin.xml => hy-am.xml}    |   12 +-
 common/transforms/{Jamo-Latin.xml => hy-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => hy-fa.xml}    |   15 +-
 common/transforms/hy-hy_FONIPA.xml                 |   82 +
 .../{Jamo-Latin.xml => hy_AREVMDA-am.xml}          |   13 +-
 .../{Jamo-Latin.xml => hy_AREVMDA-ar.xml}          |   15 +-
 .../{Jamo-Latin.xml => hy_AREVMDA-fa.xml}          |   15 +-
 common/transforms/hy_AREVMDA-hy_AREVMDA_FONIPA.xml |  117 +
 common/transforms/{Jamo-Latin.xml => ia-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => ia-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => ia-fa.xml}    |   15 +-
 common/transforms/ia-ia_FONIPA.xml                 |  160 +-
 common/transforms/it-am.xml                        |  578 +-
 common/transforms/it-ja.xml                        |  587 +-
 common/transforms/ja_Latn-ko.xml                   |  335 +-
 common/transforms/ja_Latn-ru.xml                   |  300 +-
 common/transforms/{Jamo-Latin.xml => kk-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => kk-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => kk-fa.xml}    |   15 +-
 common/transforms/kk-kk_FONIPA.xml                 |   76 +
 common/transforms/{Jamo-Latin.xml => ky-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => ky-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => ky-fa.xml}    |   15 +-
 common/transforms/ky-ky_FONIPA.xml                 |  159 +-
 common/transforms/la-la_FONIPA.xml                 |  184 +-
 common/transforms/lt-Lower.xml                     |   43 +-
 common/transforms/lt-Title.xml                     |   33 +-
 common/transforms/lt-Upper.xml                     |   18 +-
 common/transforms/mn-mn_Latn-MNS.xml               |  137 +
 common/transforms/{Jamo-Latin.xml => my-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => my-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => my-fa.xml}    |   15 +-
 common/transforms/my-my_FONIPA.xml                 |  416 +
 common/transforms/nl-Title.xml                     |   16 +-
 common/transforms/{Jamo-Latin.xml => pl-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => pl-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => pl-fa.xml}    |   15 +-
 common/transforms/pl-ja.xml                        |   15 +-
 common/transforms/pl-pl_FONIPA.xml                 |  246 +-
 common/transforms/pl_FONIPA-ja.xml                 |  686 +-
 .../{Jamo-Latin.xml => rm_SURSILV-am.xml}          |   15 +-
 .../{Jamo-Latin.xml => rm_SURSILV-ar.xml}          |   15 +-
 .../{Jamo-Latin.xml => rm_SURSILV-fa.xml}          |   15 +-
 common/transforms/rm_SURSILV-rm_FONIPA_SURSILV.xml |  117 +
 common/transforms/{Jamo-Latin.xml => ro-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => ro-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => ro-fa.xml}    |   15 +-
 common/transforms/ro-ja.xml                        |   15 +-
 common/transforms/ro-ro_FONIPA.xml                 |  247 +-
 common/transforms/ro_FONIPA-ja.xml                 |  494 +-
 common/transforms/ru-ja.xml                        |  904 ++-
 common/transforms/ru-zh.xml                        | 2019 +++--
 common/transforms/ru_Latn-ru-BGN.xml               |  132 +
 common/transforms/sat-am.xml                       |   20 +
 common/transforms/sat-ar.xml                       |   20 +
 common/transforms/sat-fa.xml                       |   20 +
 common/transforms/sat_Olck-sat_FONIPA.xml          |  228 +
 common/transforms/{Jamo-Latin.xml => si-am.xml}    |   13 +-
 common/transforms/{Jamo-Latin.xml => si-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => si-fa.xml}    |   15 +-
 common/transforms/si-si_FONIPA.xml                 |  191 +
 common/transforms/si-si_Latn.xml                   |  112 +
 common/transforms/{Jamo-Latin.xml => sk-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => sk-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => sk-fa.xml}    |   15 +-
 common/transforms/sk-ja.xml                        |   15 +-
 common/transforms/sk-sk_FONIPA.xml                 |  203 +-
 common/transforms/sk_FONIPA-ja.xml                 |  587 +-
 common/transforms/{Jamo-Latin.xml => tlh-am.xml}   |   15 +-
 common/transforms/{Jamo-Latin.xml => tlh-ar.xml}   |   15 +-
 common/transforms/{Jamo-Latin.xml => tlh-fa.xml}   |   15 +-
 common/transforms/tlh-tlh_FONIPA.xml               |  118 +-
 common/transforms/tr-Lower.xml                     |   29 +-
 common/transforms/tr-Title.xml                     |   25 +-
 common/transforms/tr-Upper.xml                     |   18 +-
 common/transforms/und_FONIPA-ar.xml                |  151 +
 common/transforms/und_FONIPA-fa.xml                |  147 +
 common/transforms/uz_Cyrl-uz_Latn.xml              |  225 +-
 common/transforms/{Jamo-Latin.xml => xh-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => xh-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => xh-fa.xml}    |   15 +-
 common/transforms/xh-xh_FONIPA.xml                 |  102 +
 common/transforms/yo-yo_BJ.xml                     |   82 +-
 common/transforms/zh_Latn_PINYIN-ru.xml            |  320 +-
 common/transforms/{Jamo-Latin.xml => zu-am.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => zu-ar.xml}    |   15 +-
 common/transforms/{Jamo-Latin.xml => zu-fa.xml}    |   15 +-
 common/transforms/zu-zu_FONIPA.xml                 |   88 +
 common/validity/currency.xml                       |   29 +-
 common/validity/language.xml                       |   32 +-
 common/validity/region.xml                         |   31 +-
 common/validity/script.xml                         |   49 +-
 common/validity/subdivision.xml                    |  494 +-
 common/validity/unit.xml                           |   14 +-
 common/validity/variant.xml                        |   30 +-
 docs/api/dates.rst                                 |    2 +-
 docs/conf.py                                       |    6 +-
 docs/dates.rst                                     |    9 +-
 docs/dev.rst                                       |    4 +-
 docs/messages.rst                                  |    2 +-
 docs/numbers.rst                                   |   52 +
 icu-license.html                                   |   53 -
 readme.html                                        |   22 +-
 scripts/download_import_cldr.py                    |   12 +-
 scripts/dump_global.py                             |    5 +-
 scripts/import_cldr.py                             |    2 +
 scripts/make-release.py                            |    8 +-
 setup.cfg                                          |    3 +-
 tests/conftest.py                                  |    6 +
 tests/messages/test_catalog.py                     |    6 +-
 tests/messages/test_extract.py                     |   25 +
 tests/messages/test_frontend.py                    |   50 +
 tests/messages/test_js_extract.py                  |    4 +-
 tests/messages/test_jslexer.py                     |   91 +
 tests/messages/test_mofile.py                      |    5 +-
 tests/messages/test_plurals.py                     |    6 +-
 tests/messages/test_pofile.py                      |  193 +-
 tests/test_core.py                                 |    2 +-
 tests/test_dates.py                                |    3 +-
 tests/test_numbers.py                              |   68 +-
 tests/test_plural.py                               |   42 +-
 tests/test_smoke.py                                |   37 +
 unicode-license.txt                                |    2 +-
 710 files changed, 230757 insertions(+), 82535 deletions(-)

diff --git a/Babel.egg-info/PKG-INFO b/Babel.egg-info/PKG-INFO
index 4322f1a..c261bb2 100644
--- a/Babel.egg-info/PKG-INFO
+++ b/Babel.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Babel
-Version: 2.3.4
+Version: 2.4.0
 Summary: Internationalization utilities
 Home-page: http://babel.pocoo.org/
 Author: Armin Ronacher
diff --git a/Babel.egg-info/SOURCES.txt b/Babel.egg-info/SOURCES.txt
index 604140c..6103f8a 100644
--- a/Babel.egg-info/SOURCES.txt
+++ b/Babel.egg-info/SOURCES.txt
@@ -3,6 +3,7 @@ CHANGES
 LICENSE
 MANIFEST.in
 Makefile
+README.rst
 conftest.py
 setup.cfg
 setup.py
@@ -266,6 +267,7 @@ babel/locale-data/es.dat
 babel/locale-data/es_419.dat
 babel/locale-data/es_AR.dat
 babel/locale-data/es_BO.dat
+babel/locale-data/es_BR.dat
 babel/locale-data/es_CL.dat
 babel/locale-data/es_CO.dat
 babel/locale-data/es_CR.dat
@@ -568,8 +570,11 @@ babel/locale-data/ps_AF.dat
 babel/locale-data/pt.dat
 babel/locale-data/pt_AO.dat
 babel/locale-data/pt_BR.dat
+babel/locale-data/pt_CH.dat
 babel/locale-data/pt_CV.dat
+babel/locale-data/pt_GQ.dat
 babel/locale-data/pt_GW.dat
+babel/locale-data/pt_LU.dat
 babel/locale-data/pt_MO.dat
 babel/locale-data/pt_MZ.dat
 babel/locale-data/pt_PT.dat
@@ -722,6 +727,8 @@ babel/locale-data/yi_001.dat
 babel/locale-data/yo.dat
 babel/locale-data/yo_BJ.dat
 babel/locale-data/yo_NG.dat
+babel/locale-data/yue.dat
+babel/locale-data/yue_HK.dat
 babel/locale-data/zgh.dat
 babel/locale-data/zgh_MA.dat
 babel/locale-data/zh.dat
@@ -807,6 +814,7 @@ tests/test_lists.py
 tests/test_localedata.py
 tests/test_numbers.py
 tests/test_plural.py
+tests/test_smoke.py
 tests/test_support.py
 tests/test_util.py
 tests/messages/__init__.py
diff --git a/CHANGES b/CHANGES
index d4c0132..479ea70 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,45 @@
 Babel Changelog
 ===============
 
+Version 2.4.0
+-------------
+
+New Features
+~~~~~~~~~~~~
+
+Some of these changes might break your current code and/or tests.
+
+* CLDR: CLDR 29 is now used instead of CLDR 28 (#405) (@akx)
+* Messages: Add option 'add_location' for location line formatting (#438, #459) (@rrader, @alxpy)
+* Numbers: Allow full control of decimal behavior (#410) (@etanol)
+
+Minor Improvements and bugfixes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+* Documentation: Improve Date Fields descriptions (#450) (@ldwoolley)
+* Documentation: Typo fixes and documentation improvements (#406, #412, #403, #440, #449, #463) (@zyegfryed, @adamchainz, @jwilk, @akx, @roramirez, @abhishekcs10)
+* Messages: Default to UTF-8 source encoding instead of ISO-8859-1 (#399) (@asottile)
+* Messages: Ensure messages are extracted in the order they were passed in (#424) (@ngrilly)
+* Messages: Message extraction for JSX files is improved (#392, #396, #425) (@karloskar, @georgschoelly)
+* Messages: PO file reading supports multi-line obsolete units (#429) (@mbirtwell)
+* Messages: Python message extractor respects unicode_literals in __future__ (#427) (@sublee)
+* Messages: Roundtrip Language headers (#420) (@kruton)
+* Messages: units before obsolete units are no longer erroneously marked obsolete (#452) (@mbirtwell)
+* Numbers: `parse_pattern` now preserves the full original pattern (#414) (@jtwang)
+* Numbers: Fix float conversion in `extract_operands` (#435) (@akx)
+* Plurals: Fix plural forms for Czech and Slovak locales (#373) (@ykshatroff)
+* Plurals: More plural form fixes based on Mozilla and CLDR references (#431) (@mshenfield)
+
+
+Internal improvements
+~~~~~~~~~~~~~~~~~~~~~
+
+* Local times are constructed correctly in tests (#411) (@etanol)
+* Miscellaneous small improvements (#437) (@scop)
+* Regex flags are extracted from the regex strings (#462) (@singingwolfboy)
+* The PO file reader is now a class and has seen some refactoring (#429, #452) (@mbirtwell)
+
+
 Version 2.3.4
 -------------
 
@@ -87,7 +126,7 @@ Bugfixes
 * General: localedata directory is now locale-data (#109) (2d1882e)
 * General: odict: Fix pop method (0a9e97e)
 * General: Removed uses of datetime.date class from *.dat files (#174) (94f6830)
-* Messages: Fix plural selection for chinese (531f666)
+* Messages: Fix plural selection for Chinese (531f666)
 * Messages: Fix typo and add semicolon in plural_forms (5784501)
 * Messages: Flatten NullTranslations.files into a list (ad11101)
 * Times: FixedOffsetTimezone: fix display of negative offsets (d816803)
@@ -311,7 +350,7 @@ Version 0.9.6
 Version 0.9.5
 -------------
 
-(relased on April 6th 2010)
+(released on April 6th 2010)
 
 - Fixed the case where messages containing square brackets would break with
   an unpack error.
diff --git a/ICU-LICENSE b/ICU-LICENSE
new file mode 100644
index 0000000..aa7c47e
--- /dev/null
+++ b/ICU-LICENSE
@@ -0,0 +1,393 @@
+ICU License - ICU 1.8.1 and later
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright (c) 1995-2016 International Business Machines Corporation and others
+
+All rights reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, and/or sell copies of the Software, and to permit persons
+to whom the Software is furnished to do so, provided that the above
+copyright notice(s) and this permission notice appear in all copies of
+the Software and that both the above copyright notice(s) and this
+permission notice appear in supporting documentation.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
+OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
+HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
+SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
+RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
+CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale, use
+or other dealings in this Software without prior written authorization
+of the copyright holder.
+
+
+All trademarks and registered trademarks mentioned herein are the
+property of their respective owners.
+
+---------------------
+
+Third-Party Software Licenses
+
+This section contains third-party software notices and/or additional
+terms for licensed third-party software components included within ICU
+libraries. 
+
+1. Unicode Data Files and Software
+
+COPYRIGHT AND PERMISSION NOTICE
+
+Copyright © 1991-2016 Unicode, Inc. All rights reserved.
+Distributed under the Terms of Use in
+http://www.unicode.org/copyright.html.
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of the Unicode data files and any associated documentation
+(the "Data Files") or Unicode software and any associated documentation
+(the "Software") to deal in the Data Files or Software
+without restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, and/or sell copies of
+the Data Files or Software, and to permit persons to whom the Data Files
+or Software are furnished to do so, provided that
+(a) this copyright and permission notice appear with all copies
+of the Data Files or Software,
+(b) this copyright and permission notice appear in associated
+documentation, and
+(c) there is clear notice in each modified Data File or in the Software
+as well as in the documentation associated with the Data File(s) or
+Software that the data or software has been modified.
+
+THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
+ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT OF THIRD PARTY RIGHTS.
+IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
+NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+
+Except as contained in this notice, the name of a copyright holder
+shall not be used in advertising or otherwise to promote the sale,
+use or other dealings in these Data Files or Software without prior
+written authorization of the copyright holder.
+
+2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
+
+ #     The Google Chrome software developed by Google is licensed under
+ # the BSD license. Other software included in this distribution is
+ # provided under other licenses, as set forth below. 
+ #
+ #  The BSD License
+ #  http://opensource.org/licenses/bsd-license.php
+ #  Copyright (C) 2006-2008, Google Inc.
+ #
+ #  All rights reserved.
+ #
+ #  Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are met:
+ #
+ #  Redistributions of source code must retain the above copyright notice,
+ # this list of conditions and the following disclaimer. 
+ #  Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided with
+ # the distribution. 
+ #  Neither the name of  Google Inc. nor the names of its
+ # contributors may be used to endorse or promote products derived from
+ # this software without specific prior written permission. 
+ #
+ #
+ #  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
+ # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
+ #
+ #
+ #  The word list in cjdict.txt are generated by combining three word lists
+ # listed below with further processing for compound word breaking. The
+ # frequency is generated with an iterative training against Google web
+ # corpora. 
+ #
+ #  * Libtabe (Chinese)
+ #    - https://sourceforge.net/project/?group_id=1519
+ #    - Its license terms and conditions are shown below.
+ #
+ #  * IPADIC (Japanese)
+ #    - http://chasen.aist-nara.ac.jp/chasen/distribution.html
+ #    - Its license terms and conditions are shown below.
+ #
+ #  ---------COPYING.libtabe ---- BEGIN--------------------
+ #
+ #  /*
+ #   * Copyrighy (c) 1999 TaBE Project.
+ #   * Copyright (c) 1999 Pai-Hsiang Hsiao.
+ #   * All rights reserved.
+ #   *
+ #   * Redistribution and use in source and binary forms, with or without
+ #   * modification, are permitted provided that the following conditions
... 352749 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-babel.git



More information about the Python-modules-commits mailing list