Ravenports generated: 14 Sep 2020 13:04
[ravenports.git] / bucket_D0 / python-polib
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-polib
4 VERSION=                1.1.0
5 KEYWORDS=               python
6 VARIANTS=               py38 py37
7 SDESC[py37]=            Library to manipulate gettext files (PY37)
8 SDESC[py38]=            Library to manipulate gettext files (PY38)
9 HOMEPAGE=               none
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/p/polib
14 DISTFILE[1]=            polib-1.1.0.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py37]=            single
17 SPKGS[py38]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY37
20 OPTIONS_STANDARD=       none
21 VOPTS[py37]=            PY38=OFF PY37=ON
22 VOPTS[py38]=            PY38=ON PY37=OFF
23
24 DISTNAME=               polib-1.1.0
25
26 GENERATED=              yes
27
28 [PY37].USES_ON=                         python:py37
29
30 [PY38].USES_ON=                         python:py38
31
32 [FILE:3377:descriptions/desc.single]
33
34 =====
35 polib
36 =====
37
38 .. image:: https://img.shields.io/pypi/dm/polib.svg
39     :alt: Downloads
40
41 .. image:: https://img.shields.io/pypi/pyversions/polib.svg
42     :alt: Supported Python versions
43
44 .. image:: https://img.shields.io/pypi/status/polib.svg
45     :alt: Development Status
46
47 .. image:: https://img.shields.io/pypi/l/polib.svg
48     :alt: License
49
50 polib is a library to manipulate, create, modify gettext files (pot, po and
51 mo
52 files). You can load existing files, iterate through it's entries, add,
53 modify
54 entries, comments or metadata, etc... or create new po files from scratch.
55
56 polib supports out of the box any version of python ranging from 2.5 to
57 latest
58 3.X version.
59
60 polib is pretty stable now and is used by many 
61 [opensource projects].
62
63 The project code and bugtracker is hosted on 
64 [Bitbucket]. 
65
66 polib is generously documented, you can [browse the documentation online 
67 ], a good start is to read 
68 [the quickstart guide ].
69
70 Thanks for downloading polib !
71
72 =========
73 Changelog
74 =========
75
76 Version 1.1.0 (2017/11/27)
77 --------------------------
78  - Fixed entries sorting when generating mo file (Fixes #78)
79  - Fixed find method (Fixes #84)
80  - Refactored POEntry.__cmp__ method (this should fix issues #60, #65 and
81 #79)
82  - Fixed duplicated entries when merging po file with pot file (fixes #68)
83  - Fixed "None" string being outputted when polib deals with syntax error
84 in string (Fixes issue #66)
85  - Added a fuzzy property to entries (Fixes #76)
86  - Take into account the message context when comparing entries
87  - Leave occurence untouched if line number is not a number (fixes #80 and
88 #90)
89  - Fixed test for mo files that was failing because since gettext version
90 0.19.8.1, msgfmt skips the "POT-Creation-Date" metadata entry (Fixes #86)
91  - Fixed major revision number comparison
92  - Dropped python 2.4 support
93
94 Version 1.0.8 (2016/11/21)
95 --------------------------
96  - Fixed issue #70 (occurrences parsing for windows pathes)
97  - Fixed issue #71 (tcomment and flags not saved for obsolete entries)
98  - Fixed issue #72 (wrong metadata ordering)
99  - Fixed issue #73 (can't always unpickle POFile)
100  - Use natural sorting for additional headers (metadata)
101  - Fixed typos in various documents
102
103 Version 1.0.7 (2015/07/08)
104 --------------------------
105  - Fixed bad parsing of indented msgstr_plural
106  - Fixed ordering of "Language" metadata entry
107  - Removed space after "#" in header if comment line is empty (like gettext
108 tools)
109  - Fixed typos / grammar errors (thanks Jakub Wilk)
110  - Take into account msgid_plural if needed when comparing entries (thanks
111 Leonardo Constantino Oliveira)
112  - Fixed issue #63 (str() on a bytes instance when using python3) (thanks
113 Jakub Wilk)
114
115 Version 1.0.6 (2015/01/04)
116 --------------------------
117  - Wheel support
118  - Add missing 'Language' and 'Plural-Forms' to metadata ordering
119  - More accurate float operation for POFile.percent_translated()
120
121 Version 1.0.5 (2014/08/22)
122 --------------------------
123  - Fixed issue #59: tokens variable referenced before assignment
124  - Implemented feature request #56: line number information in PO entries
125  - Fixed issue #61: polib does not handle previous msgid on multilines
126 properly
127
128 Version 1.0.4 (2014/02/19)
129 --------------------------
130  - Fixed issue #43: improved check that determine if polib is dealing with
131 a filepath or unicode content
132  - Fixed issue #44: polib now checks MO files revision number and throws an
133
134
135 [FILE:97:distinfo]
136 fad87d13696127ffb27ea0882d6182f1a9cf8a5e2b37a587751166c51e5a332a       158484 polib-1.1.0.tar.gz
137