poxy 0.17.1__py3-none-any.whl → 0.18.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- poxy/css/m-theme-light.css +2 -2
- poxy/fixers.py +91 -57
- poxy/generated/6aa12ac32e258617e37a0030dc54f789b894368b.css +35 -35
- poxy/generated/emoji.json +235 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMOvWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMevWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMuvWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlOevWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2 +0 -0
- poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQ10YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQF0YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQV0YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQl0YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bSl0YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTV0YVJg.woff2 +0 -0
- poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTl0Y.woff2 +0 -0
- poxy/generated/poxy.css +33 -22
- poxy/mcss/css/m-components.css +21 -10
- poxy/mcss/plugins/latex2svg.py +22 -9
- poxy/project.py +8 -0
- poxy/run.py +8 -22
- poxy/version.txt +1 -1
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/METADATA +13 -2
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/RECORD +31 -31
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/WHEEL +1 -1
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/LICENSE.txt +0 -0
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/entry_points.txt +0 -0
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/top_level.txt +0 -0
- {poxy-0.17.1.dist-info → poxy-0.18.0.dist-info}/zip-safe +0 -0
poxy/generated/poxy.css
CHANGED
@@ -51,7 +51,7 @@ font-family: 'Source Code Pro';
|
|
51
51
|
font-style: italic;
|
52
52
|
font-weight: 400;
|
53
53
|
src: url('fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTV0YVJg.woff2') format('woff2');
|
54
|
-
unicode-range: U+0370-03FF;
|
54
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
55
55
|
}
|
56
56
|
@font-face {
|
57
57
|
font-family: 'Source Code Pro';
|
@@ -65,7 +65,7 @@ font-family: 'Source Code Pro';
|
|
65
65
|
font-style: italic;
|
66
66
|
font-weight: 400;
|
67
67
|
src: url('fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQF0YVJg.woff2') format('woff2');
|
68
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
68
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
69
69
|
}
|
70
70
|
@font-face {
|
71
71
|
font-family: 'Source Code Pro';
|
@@ -100,7 +100,7 @@ font-family: 'Source Code Pro';
|
|
100
100
|
font-style: normal;
|
101
101
|
font-weight: 400;
|
102
102
|
src: url('fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2') format('woff2');
|
103
|
-
unicode-range: U+0370-03FF;
|
103
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
104
104
|
}
|
105
105
|
@font-face {
|
106
106
|
font-family: 'Source Code Pro';
|
@@ -114,7 +114,7 @@ font-family: 'Source Code Pro';
|
|
114
114
|
font-style: normal;
|
115
115
|
font-weight: 400;
|
116
116
|
src: url('fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2') format('woff2');
|
117
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
117
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
118
118
|
}
|
119
119
|
@font-face {
|
120
120
|
font-family: 'Source Code Pro';
|
@@ -149,7 +149,7 @@ font-family: 'Source Code Pro';
|
|
149
149
|
font-style: normal;
|
150
150
|
font-weight: 600;
|
151
151
|
src: url('fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2') format('woff2');
|
152
|
-
unicode-range: U+0370-03FF;
|
152
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
153
153
|
}
|
154
154
|
@font-face {
|
155
155
|
font-family: 'Source Code Pro';
|
@@ -163,7 +163,7 @@ font-family: 'Source Code Pro';
|
|
163
163
|
font-style: normal;
|
164
164
|
font-weight: 600;
|
165
165
|
src: url('fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2') format('woff2');
|
166
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
166
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
167
167
|
}
|
168
168
|
@font-face {
|
169
169
|
font-family: 'Source Code Pro';
|
@@ -198,7 +198,7 @@ font-family: 'Source Sans Pro';
|
|
198
198
|
font-style: italic;
|
199
199
|
font-weight: 400;
|
200
200
|
src: url('fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJT9g.woff2') format('woff2');
|
201
|
-
unicode-range: U+0370-03FF;
|
201
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
202
202
|
}
|
203
203
|
@font-face {
|
204
204
|
font-family: 'Source Sans Pro';
|
@@ -212,7 +212,7 @@ font-family: 'Source Sans Pro';
|
|
212
212
|
font-style: italic;
|
213
213
|
font-weight: 400;
|
214
214
|
src: url('fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJT9g.woff2') format('woff2');
|
215
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
215
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
216
216
|
}
|
217
217
|
@font-face {
|
218
218
|
font-family: 'Source Sans Pro';
|
@@ -247,7 +247,7 @@ font-family: 'Source Sans Pro';
|
|
247
247
|
font-style: italic;
|
248
248
|
font-weight: 600;
|
249
249
|
src: url('fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18Smxg.woff2') format('woff2');
|
250
|
-
unicode-range: U+0370-03FF;
|
250
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
251
251
|
}
|
252
252
|
@font-face {
|
253
253
|
font-family: 'Source Sans Pro';
|
@@ -261,7 +261,7 @@ font-family: 'Source Sans Pro';
|
|
261
261
|
font-style: italic;
|
262
262
|
font-weight: 600;
|
263
263
|
src: url('fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18Smxg.woff2') format('woff2');
|
264
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
264
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
265
265
|
}
|
266
266
|
@font-face {
|
267
267
|
font-family: 'Source Sans Pro';
|
@@ -296,7 +296,7 @@ font-family: 'Source Sans Pro';
|
|
296
296
|
font-style: normal;
|
297
297
|
font-weight: 400;
|
298
298
|
src: url('fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2') format('woff2');
|
299
|
-
unicode-range: U+0370-03FF;
|
299
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
300
300
|
}
|
301
301
|
@font-face {
|
302
302
|
font-family: 'Source Sans Pro';
|
@@ -310,7 +310,7 @@ font-family: 'Source Sans Pro';
|
|
310
310
|
font-style: normal;
|
311
311
|
font-weight: 400;
|
312
312
|
src: url('fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2') format('woff2');
|
313
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
313
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
314
314
|
}
|
315
315
|
@font-face {
|
316
316
|
font-family: 'Source Sans Pro';
|
@@ -345,7 +345,7 @@ font-family: 'Source Sans Pro';
|
|
345
345
|
font-style: normal;
|
346
346
|
font-weight: 600;
|
347
347
|
src: url('fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2') format('woff2');
|
348
|
-
unicode-range: U+0370-03FF;
|
348
|
+
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
|
349
349
|
}
|
350
350
|
@font-face {
|
351
351
|
font-family: 'Source Sans Pro';
|
@@ -359,7 +359,7 @@ font-family: 'Source Sans Pro';
|
|
359
359
|
font-style: normal;
|
360
360
|
font-weight: 600;
|
361
361
|
src: url('fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2') format('woff2');
|
362
|
-
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-
|
362
|
+
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
|
363
363
|
}
|
364
364
|
@font-face {
|
365
365
|
font-family: 'Source Sans Pro';
|
@@ -631,7 +631,7 @@ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+
|
|
631
631
|
--dim-link-color: #292929;
|
632
632
|
--dim-link-active-color: hsl(var(--dim-hue), var(--dim-saturation), calc(var(--dim-luminosity) * 0.7));
|
633
633
|
--dim-filled-color: #656565;
|
634
|
-
--dim-filled-background-color: #
|
634
|
+
--dim-filled-background-color: #d3d3d3;
|
635
635
|
--dim-filled-link-color: #292929;
|
636
636
|
--dim-filled-link-active-color: #7c7c7c;
|
637
637
|
--dim-button-active-color: #292929;
|
@@ -1103,10 +1103,13 @@ table.m-table th.m-info pre, table.m-table th.m-info code,
|
|
1103
1103
|
table.m-table tr.m-dim pre, table.m-table tr.m-dim code,
|
1104
1104
|
table.m-table td.m-dim pre, table.m-table td.m-dim code,
|
1105
1105
|
table.m-table th.m-dim pre, table.m-table th.m-dim code { background-color: var(--code-note-background-color); }
|
1106
|
-
img.m-image, svg.m-image { display: block; margin-left: auto; margin-right: auto; }
|
1106
|
+
img.m-image, svg.m-image, video.m-image { display: block; margin-left: auto; margin-right: auto; }
|
1107
1107
|
div.m-image { text-align: center; }
|
1108
|
-
img.m-image, svg.m-image,
|
1109
|
-
div.m-image
|
1108
|
+
img.m-image, svg.m-image, video.m-image,
|
1109
|
+
div.m-image img, div.m-image svg, div.m-image video { max-width: 100%; border-radius: var(--border-radius); }
|
1110
|
+
div.m-image.m-fullwidth img,
|
1111
|
+
div.m-image.m-fullwidth svg,
|
1112
|
+
div.m-image.m-fullwidth video { width: 100%; }
|
1110
1113
|
img.m-image.m-badge, div.m-image.m-badge img { border-radius: 50%; }
|
1111
1114
|
figure.m-figure {
|
1112
1115
|
max-width: 100%;
|
@@ -1133,7 +1136,9 @@ figure.m-figure.m-flat::before { border-color: transparent; }
|
|
1133
1136
|
figure.m-figure > * { margin-left: 1rem; margin-right: 1rem; display: table-caption; caption-side: bottom; }
|
1134
1137
|
figure.m-figure > *:first-child { display: inline; }
|
1135
1138
|
figure.m-figure > *:last-child { margin-bottom: 1rem !important; }
|
1136
|
-
figure.m-figure img,
|
1139
|
+
figure.m-figure img,
|
1140
|
+
figure.m-figure svg,
|
1141
|
+
figure.m-figure video {
|
1137
1142
|
position: relative;
|
1138
1143
|
margin-left: 0;
|
1139
1144
|
margin-right: 0;
|
@@ -1142,11 +1147,17 @@ border-top-left-radius: var(--border-radius);
|
|
1142
1147
|
border-top-right-radius: var(--border-radius);
|
1143
1148
|
max-width: 100%;
|
1144
1149
|
}
|
1145
|
-
figure.m-figure.m-flat img,
|
1146
|
-
figure.m-figure
|
1150
|
+
figure.m-figure.m-flat img,
|
1151
|
+
figure.m-figure.m-flat svg,
|
1152
|
+
figure.m-figure.m-flat video { border-bottom-left-radius: var(--border-radius); border-bottom-right-radius: var(--border-radius); }
|
1153
|
+
figure.m-figure a img,
|
1154
|
+
figure.m-figure a svg,
|
1155
|
+
figure.m-figure a video { margin-left: -1rem; margin-right: -1rem; }
|
1147
1156
|
figure.m-figure.m-fullwidth, figure.m-figure.m-fullwidth > * { display: block; }
|
1148
1157
|
figure.m-figure.m-fullwidth > *:first-child { display: inline; }
|
1149
|
-
figure.m-figure.m-fullwidth img,
|
1158
|
+
figure.m-figure.m-fullwidth img,
|
1159
|
+
figure.m-figure.m-fullwidth svg,
|
1160
|
+
figure.m-figure.m-fullwidth video { width: 100%; }
|
1150
1161
|
figure.m-figure.m-fullwidth::after { content: ' '; display: block; margin-top: 1rem; height: 1px; }
|
1151
1162
|
.m-code-figure, .m-console-figure { margin-top: 0; margin-left: 0; margin-right: 0; position: relative; padding: 1rem; }
|
1152
1163
|
.m-code-figure::before, .m-console-figure::before {
|
poxy/mcss/css/m-components.css
CHANGED
@@ -489,8 +489,8 @@ table.m-table th.m-dim pre, table.m-table th.m-dim code {
|
|
489
489
|
background-color: var(--code-note-background-color);
|
490
490
|
}
|
491
491
|
|
492
|
-
/* Image. Ensure everything is done for
|
493
|
-
img.m-image, svg.m-image {
|
492
|
+
/* Image. Ensure everything is done for <img>, <svg> and <video> as well. */
|
493
|
+
img.m-image, svg.m-image, video.m-image {
|
494
494
|
display: block;
|
495
495
|
margin-left: auto;
|
496
496
|
margin-right: auto;
|
@@ -498,20 +498,23 @@ img.m-image, svg.m-image {
|
|
498
498
|
div.m-image {
|
499
499
|
text-align: center;
|
500
500
|
}
|
501
|
-
img.m-image, svg.m-image,
|
501
|
+
img.m-image, svg.m-image, video.m-image,
|
502
|
+
div.m-image img, div.m-image svg, div.m-image video {
|
502
503
|
max-width: 100%;
|
503
504
|
border-radius: var(--border-radius);
|
504
505
|
}
|
505
|
-
div.m-image.m-fullwidth img,
|
506
|
+
div.m-image.m-fullwidth img,
|
507
|
+
div.m-image.m-fullwidth svg,
|
508
|
+
div.m-image.m-fullwidth video {
|
506
509
|
width: 100%;
|
507
510
|
}
|
508
511
|
/* Image badge. Deliberately omitting <svg> since I don't see any use for those
|
509
|
-
as avatars yet. */
|
512
|
+
as avatars yet, <video> as well. */
|
510
513
|
img.m-image.m-badge, div.m-image.m-badge img {
|
511
514
|
border-radius: 50%;
|
512
515
|
}
|
513
516
|
|
514
|
-
/* Figure. Ensure everything is done for
|
517
|
+
/* Figure. Ensure everything is done for <img>, <svg> and <video> as well. */
|
515
518
|
figure.m-figure {
|
516
519
|
max-width: 100%;
|
517
520
|
margin-top: 0;
|
@@ -553,7 +556,9 @@ figure.m-figure > *:last-child {
|
|
553
556
|
priority than this */
|
554
557
|
margin-bottom: 1rem !important;
|
555
558
|
}
|
556
|
-
figure.m-figure img,
|
559
|
+
figure.m-figure img,
|
560
|
+
figure.m-figure svg,
|
561
|
+
figure.m-figure video {
|
557
562
|
position: relative; /* so it's above the border */
|
558
563
|
margin-left: 0;
|
559
564
|
margin-right: 0;
|
@@ -562,11 +567,15 @@ figure.m-figure img, figure.m-figure svg {
|
|
562
567
|
border-top-right-radius: var(--border-radius);
|
563
568
|
max-width: 100%;
|
564
569
|
}
|
565
|
-
figure.m-figure.m-flat img,
|
570
|
+
figure.m-figure.m-flat img,
|
571
|
+
figure.m-figure.m-flat svg,
|
572
|
+
figure.m-figure.m-flat video {
|
566
573
|
border-bottom-left-radius: var(--border-radius);
|
567
574
|
border-bottom-right-radius: var(--border-radius);
|
568
575
|
}
|
569
|
-
figure.m-figure a img,
|
576
|
+
figure.m-figure a img,
|
577
|
+
figure.m-figure a svg,
|
578
|
+
figure.m-figure a video {
|
570
579
|
margin-left: -1rem;
|
571
580
|
margin-right: -1rem;
|
572
581
|
}
|
@@ -578,7 +587,9 @@ figure.m-figure.m-fullwidth > *:first-child {
|
|
578
587
|
/* otherwise figure with clickable image is centered differently */
|
579
588
|
display: inline;
|
580
589
|
}
|
581
|
-
figure.m-figure.m-fullwidth img,
|
590
|
+
figure.m-figure.m-fullwidth img,
|
591
|
+
figure.m-figure.m-fullwidth svg,
|
592
|
+
figure.m-figure.m-fullwidth video {
|
582
593
|
width: 100%;
|
583
594
|
}
|
584
595
|
figure.m-figure.m-fullwidth::after {
|
poxy/mcss/plugins/latex2svg.py
CHANGED
@@ -64,21 +64,34 @@ if not hasattr(os.environ, 'LIBGS') and not libgs:
|
|
64
64
|
# 2023, remove after enough time passes if no similar case happens in other
|
65
65
|
# distros
|
66
66
|
elif '.so.10' in str(libgs):
|
67
|
+
# If dvisvgm seems to be at least 3.0, don't even attempt to find libgs and
|
68
|
+
# just assume it works
|
69
|
+
dvisvgm_is_new_enough = False
|
70
|
+
try:
|
71
|
+
ret = subprocess.run(['dvisvgm', '--version'], stdout=subprocess.PIPE)
|
72
|
+
if b'dvisvgm 3' in ret.stdout:
|
73
|
+
dvisvgm_is_new_enough = True
|
74
|
+
except:
|
75
|
+
pass
|
76
|
+
|
67
77
|
# Just winging it here, there doesn't seem to be an easy way to get the
|
68
78
|
# actual full path the library was found in -- ctypes/util.py does crazy
|
69
79
|
# stuff like invoking gcc (!!) to get the library filename.
|
70
80
|
#
|
71
81
|
# On Arch /usr/lib64 is a symlink to /usr/lib, so only the former is
|
72
82
|
# needed; on Fedora it's two distinct directories and libgs is in the
|
73
|
-
# latter (ugh).
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
83
|
+
# latter (ugh). Elsewhere it might be /usr/lib/x86_64-linux-gnu or just
|
84
|
+
# anything else, so let's just bet that dvisvgm is 3.0+ in most cases and
|
85
|
+
# this gets hit only very rarely.
|
86
|
+
if not dvisvgm_is_new_enough:
|
87
|
+
prefixes = ['/usr/lib', '/usr/lib64']
|
88
|
+
for prefix in prefixes:
|
89
|
+
libgs_absolute = os.path.join(prefix, libgs)
|
90
|
+
if os.path.exists(libgs_absolute):
|
91
|
+
default_params['libgs'] = libgs_absolute
|
92
|
+
break
|
93
|
+
else:
|
94
|
+
raise RuntimeError('libgs found by linker magic, but is not in {}'.format(' or '.join(prefixes)))
|
82
95
|
|
83
96
|
def latex2svg(code, params=default_params, working_directory=None):
|
84
97
|
"""Convert LaTeX to SVG using dvisvgm.
|
poxy/project.py
CHANGED
@@ -1059,6 +1059,7 @@ class Context(object):
|
|
1059
1059
|
Optional(r'description'): Stripped(str),
|
1060
1060
|
Optional(r'examples'): FilteredInputs.schema,
|
1061
1061
|
Optional(r'extra_files'): ValueOrArray(str, name=r'extra_files'),
|
1062
|
+
Optional(r'excluded_symbols'): ValueOrArray(str, name=r'excluded_symbols'),
|
1062
1063
|
Optional(r'favicon'): Stripped(str),
|
1063
1064
|
Optional(r'generate_tagfile'): bool,
|
1064
1065
|
Optional(r'github'): Stripped(str),
|
@@ -1781,6 +1782,13 @@ class Context(object):
|
|
1781
1782
|
self.inline_namespaces.add(namespace)
|
1782
1783
|
self.verbose_value(r'Context.inline_namespaces', self.inline_namespaces)
|
1783
1784
|
|
1785
|
+
self.excluded_symbols = set()
|
1786
|
+
if 'excluded_symbols' in config:
|
1787
|
+
for symbol in coerce_collection(config['excluded_symbols']):
|
1788
|
+
symbol = symbol.strip()
|
1789
|
+
if symbol:
|
1790
|
+
self.excluded_symbols.add(symbol)
|
1791
|
+
|
1784
1792
|
# implementation headers
|
1785
1793
|
self.implementation_headers = []
|
1786
1794
|
if 'implementation_headers' in config:
|
poxy/run.py
CHANGED
@@ -197,6 +197,9 @@ def preprocess_doxyfile(context: Context):
|
|
197
197
|
|
198
198
|
df.set_value(r'USE_MDFILE_AS_MAINPAGE', context.main_page)
|
199
199
|
|
200
|
+
if context.excluded_symbols:
|
201
|
+
df.set_value(r'EXCLUDE_SYMBOLS', context.excluded_symbols)
|
202
|
+
|
200
203
|
df.append()
|
201
204
|
df.append(r'# context.warnings', end='\n\n') # ---------------------------------------------------
|
202
205
|
|
@@ -1463,9 +1466,10 @@ def postprocess_html_file(path, context: Context = None):
|
|
1463
1466
|
html.smooth()
|
1464
1467
|
elif isinstance(fix, fixers.PlainTextFixer):
|
1465
1468
|
switch_to_text()
|
1466
|
-
|
1467
|
-
|
1468
|
-
|
1469
|
+
new_text = fix(context, text, path)
|
1470
|
+
if new_text is not None and new_text != text:
|
1471
|
+
text = new_text
|
1472
|
+
changed = True
|
1469
1473
|
|
1470
1474
|
if changed:
|
1471
1475
|
switch_to_text()
|
@@ -1491,25 +1495,7 @@ def postprocess_html(context: Context):
|
|
1491
1495
|
if not files:
|
1492
1496
|
return
|
1493
1497
|
|
1494
|
-
context.fixers = (
|
1495
|
-
fixers.MarkTOC(),
|
1496
|
-
fixers.Pygments(),
|
1497
|
-
fixers.CodeBlocks(),
|
1498
|
-
fixers.Banner(),
|
1499
|
-
fixers.CPPModifiers1(),
|
1500
|
-
fixers.CPPModifiers2(),
|
1501
|
-
fixers.StripIncludes(),
|
1502
|
-
fixers.AutoDocLinks(),
|
1503
|
-
fixers.Links(),
|
1504
|
-
fixers.CustomTags(),
|
1505
|
-
fixers.EmptyTags(),
|
1506
|
-
fixers.ImplementationDetails(),
|
1507
|
-
fixers.MarkdownPages(),
|
1508
|
-
fixers.InjectSVGs(),
|
1509
|
-
fixers.InstallSearchShim(),
|
1510
|
-
fixers.DeducedAutoReturnType(),
|
1511
|
-
fixers.RemoveTemplateNoise(),
|
1512
|
-
)
|
1498
|
+
context.fixers = fixers.create_all()
|
1513
1499
|
|
1514
1500
|
threads = min(len(files), context.threads, 16)
|
1515
1501
|
context.info(rf'Post-processing {len(files)} HTML files on {threads} thread{"s" if threads > 1 else ""}...')
|
poxy/version.txt
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.
|
1
|
+
0.18.0
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: poxy
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.18.0
|
4
4
|
Summary: Documentation generator for C++.
|
5
5
|
Author-email: Mark Gillard <mark.gillard@outlook.com.au>
|
6
6
|
License: MIT
|
@@ -221,9 +221,20 @@ Poxy bundles a fork of m.css, used per the [MIT/Expat license](https://github.co
|
|
221
221
|
|
222
222
|
# Changelog
|
223
223
|
|
224
|
+
## v0.18.0 - 2024-08-03
|
225
|
+
|
226
|
+
- added config option `excluded_symbols` (a.k.a. Doxygen's `EXCLUDE_SYMBOLS`) (#36) (@Guekka)
|
227
|
+
|
228
|
+
## v0.17.2 - 2024-06-16
|
229
|
+
|
230
|
+
- fixed qualified return types appearing squashed together without whitespace in some circumstances
|
231
|
+
- fixed performance regression in post-process step
|
232
|
+
- updated m.css
|
233
|
+
- minor style fixes
|
234
|
+
|
224
235
|
## v0.17.1 - 2024-06-14
|
225
236
|
|
226
|
-
-
|
237
|
+
- fixed `'tuple' object has no attribute 'week'` error on Python <= 3.8
|
227
238
|
|
228
239
|
## v0.17.0 - 2024-04-21
|
229
240
|
|
@@ -3,32 +3,32 @@ poxy/cppreference-doxygen-web.tag.xml,sha256=jHYta0FGk5opq8ZrbnVDuk3AV4psKmgcDbq
|
|
3
3
|
poxy/css.py,sha256=PP7rACVpzLC0-mTDKRxMrVaYdNBZZ_X6USCcaMgw5H0,6953
|
4
4
|
poxy/doxygen.py,sha256=nHygTYfKqh4M0hcdomWK5J3T16GZ7owM5oaWa141Ky4,46372
|
5
5
|
poxy/emoji.py,sha256=Vj2ZbUq1MewLMVoLtH2xP_jZToRoNi52AgrIg3VhUuU,3410
|
6
|
-
poxy/fixers.py,sha256=
|
6
|
+
poxy/fixers.py,sha256=WX_hDr-V7wQ8V1E8Ryg3kNyQUdETNNFlzxAVzEziruU,46069
|
7
7
|
poxy/graph.py,sha256=xI7xoV6-yTM-gh2OBARakANLHzGYBwwhwJHchQz2EKw,31959
|
8
8
|
poxy/main.py,sha256=X8IvjjEnxwV0oT2lv5cP24CQjxHKpsxDmfByoPP2gxg,26937
|
9
9
|
poxy/mcss.py,sha256=j9PmkfjcwaKdKBauwiPKhSeKGNmGiBt0i_WcnVAV3Hk,2157
|
10
10
|
poxy/paths.py,sha256=OqyP9bIIhW0zyWL6PV2TVV9zsrtvnb25_XNmHlFJmQ8,1540
|
11
|
-
poxy/project.py,sha256=
|
11
|
+
poxy/project.py,sha256=AK9ejhKPNFCL_ZCzpJIl_N8WRi_fmcYXTBTUdtcd-YE,96938
|
12
12
|
poxy/repos.py,sha256=rUOVTvR6KxrkSvEA0S340OzMStbSk2SBJUEzKEIynzc,3945
|
13
|
-
poxy/run.py,sha256=
|
13
|
+
poxy/run.py,sha256=QUgFIZmtlyUAHMP9Ho5dq0ZH1hqgNZZCMZhB8aiXi38,76684
|
14
14
|
poxy/schemas.py,sha256=57qLWubeIWQUwwTpjRBggPBy70PTQS5JWKzUDKRuBkQ,2490
|
15
15
|
poxy/soup.py,sha256=gMXKigNJDuJWWFhPpD5Gu9gbeyVVXo7SrjL1GcsqlMs,7678
|
16
16
|
poxy/svg.py,sha256=tsMcKIxQ8OVmXEabqwKDkdEqYV4zI5wM0AJ-E1EXmVo,2657
|
17
17
|
poxy/utils.py,sha256=0_HRU6GxlwJ5TXPJId2j8zQJnUZ8TJBiBU6wqgrMjrI,5748
|
18
18
|
poxy/version.py,sha256=N5I7nr5zcmAy-hhgZFi7KfFPV-lB_ueD_Xx6R7XQ-tk,668
|
19
|
-
poxy/version.txt,sha256=
|
19
|
+
poxy/version.txt,sha256=9ek4KWfJgzBmpVgIgp83UPyOEYGxcMr9Iiw3BIu0mnc,7
|
20
20
|
poxy/xml_utils.py,sha256=dJEtHyp4lORHhmBt1E9miRH48PpPM6WRlLEdMhn0Yi8,2183
|
21
21
|
poxy/css/m-special.css,sha256=dLVigwqsg_Htm6CESQGemyOKjb-plBlFk54dsAoOd_A,4644
|
22
22
|
poxy/css/m-theme-dark.css,sha256=UbAEz9JAgJ1PJJG-Oy9UG2_DUqYTaPJm1cDvVGy5kYk,4186
|
23
|
-
poxy/css/m-theme-light.css,sha256=
|
23
|
+
poxy/css/m-theme-light.css,sha256=bMr83FkrmWWMW89xkQzQpGHNopm8GcX9YEcJoZFOgD8,8033
|
24
24
|
poxy/css/poxy-overrides.css,sha256=3G04c2KR9ZErJo_ivgH1D86XtMP3vPJ4yrLHBvHTrq4,10426
|
25
25
|
poxy/css/poxy-pygments.css,sha256=xuyYAQ6agAzb4WnjK2emHvcmuy4gOJejogerO7GBJTw,8376
|
26
26
|
poxy/css/poxy-theme-dark.css,sha256=-uBMAbHHFsAdmBbNVcX_7waOcs_uiNVBHCRMeKmAtP4,897
|
27
27
|
poxy/css/poxy-theme-light.css,sha256=YB29Y9IBhAZbRRu2RITRRigaRp0RBRg_MsyCV0u8wYo,1363
|
28
28
|
poxy/css/poxy.css,sha256=wf_XA8DNMH7pML9d1v2p73AI6rGCjcr4hQxNlfdT-d8,1373
|
29
|
-
poxy/generated/6aa12ac32e258617e37a0030dc54f789b894368b.css,sha256=
|
30
|
-
poxy/generated/emoji.json,sha256=
|
31
|
-
poxy/generated/poxy.css,sha256=
|
29
|
+
poxy/generated/6aa12ac32e258617e37a0030dc54f789b894368b.css,sha256=mAWTCsuC7HXunm8nFSXDDLMoIz86eGOY8jiUjBJfoHQ,16744
|
30
|
+
poxy/generated/emoji.json,sha256=pUvtIsMSfQO2DHcQ_TmhP9f_Egpqcz11gEWepNqVY_s,257939
|
31
|
+
poxy/generated/poxy.css,sha256=xg8T5Ywt3zZ0XCstzTEUnwoffhpiB59sYImuOMp0Ceg,145161
|
32
32
|
poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJT9g.woff2,sha256=aKqs2fm9oq7U6gUieWuM5I7fvSrdqeREtzFQtbd4Fmk,1036
|
33
33
|
poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJT9g.woff2,sha256=E9YKtNAGDp7xjSo4a84V9pBTGC2pz6taS6rEgV8eqTY,1212
|
34
34
|
poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2,sha256=UA-Kr2ndz3GhbOrljJJ_AzcbM2ZRheFt80e2f38Rvbk,14160
|
@@ -57,20 +57,20 @@ poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2,sha256=TjMveg
|
|
57
57
|
poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2,sha256=TMVlKDZFmHFsOu0nEfPL3EA29QO-CveH_z9rGsdKAnQ,20428
|
58
58
|
poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2,sha256=51hbEORWbsKuNY-J4dZ1lce7yYsAaKcyf5q1uIonJ1Q,5016
|
59
59
|
poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2,sha256=4z5psC5oqRbP_fcFk_9mYYAnNqBpiJWH3WvjS6pgsfY,5944
|
60
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2,sha256=
|
61
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMOvWjMY.woff2,sha256=
|
62
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMevWjMY.woff2,sha256
|
63
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMuvWjMY.woff2,sha256=
|
64
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlOevWjMY.woff2,sha256=
|
65
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2,sha256=
|
66
|
-
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2,sha256=
|
67
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQ10YVJg.woff2,sha256=
|
68
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQF0YVJg.woff2,sha256=
|
69
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQV0YVJg.woff2,sha256=
|
70
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQl0YVJg.woff2,sha256=
|
71
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bSl0YVJg.woff2,sha256=
|
72
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTV0YVJg.woff2,sha256=
|
73
|
-
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTl0Y.woff2,sha256=
|
60
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2,sha256=xkic-iaB3sHTrMxkHlJukMbnAHeT0q3i_wR9PArmbPQ,28908
|
61
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMOvWjMY.woff2,sha256=C8FT6FDnwaxP8N-VYNvLiiDKV1gUurb4GAWrOhyOdP4,8488
|
62
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMevWjMY.woff2,sha256=Nl3zqRpvIyNVKm6JVYUqTDXHY1maq2XFYZWShZDhyqg,2932
|
63
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMuvWjMY.woff2,sha256=7PDWv53Y-zwUfr1l7HAi46-Kq29dDiHAX9v2SOJI5sk,7692
|
64
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlOevWjMY.woff2,sha256=qSBOp1RScWWN4ihZyNZwahDth4V30r_sXgd7pwLieJ4,13872
|
65
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2,sha256=U5vbS9m7ccaURRu_LV18CyhJ41hPC1C-NYigdgXTM38,21528
|
66
|
+
poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2,sha256=YuFbzDEHyYCZ66z6-in_CKVKsjLk2dxmNmBg6-3_5Iw,10312
|
67
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQ10YVJg.woff2,sha256=vTWdqJ8gq1XZcsW-cW4hzWRcY1Y2Ca6RwvNXXr6SayE,1064
|
68
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQF0YVJg.woff2,sha256=FsozMl6bVxaJBMT5EDQMmU5MBqjGS3D7XXm50YsYxUI,14956
|
69
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQV0YVJg.woff2,sha256=lyUzHDEs9f1hEBRBPbTNWalT5_HmEeVg3oOFr1FgaC8,4384
|
70
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQl0YVJg.woff2,sha256=gyGxh9ZEBEINp4tQZOOQFYRCM6lhKYENLCzNfBhUDXg,928
|
71
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bSl0YVJg.woff2,sha256=ohV0_yE_EP04_5jf2yLIWkaGtEGKmY6FDPE9qMbzpmo,1248
|
72
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTV0YVJg.woff2,sha256=dlt1ykAKDG0x_X95enkmgQf6DPYfxzSlGqkTe4URtOA,1040
|
73
|
+
poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTl0Y.woff2,sha256=PsbuhSAP1E95UKJWB1lvBUOZ_VdfIOjeaKWRhBCOaFs,11324
|
74
74
|
poxy/img/poxy-badge-c++03.svg,sha256=3FdAEk0eTGCxK4KCUcZiwlhv2kFBkH6gkzliKoOycdE,1658
|
75
75
|
poxy/img/poxy-badge-c++11.svg,sha256=l5ixu2AOcoByNFJsmhb_KxyPJIl9wiorvdlWy8KGt2k,1658
|
76
76
|
poxy/img/poxy-badge-c++14.svg,sha256=A2b-UqyDC60HmFAWNOr6s8Tufks3G_cU0uzwtHen9Vw,1658
|
@@ -102,7 +102,7 @@ poxy/js/poxy.js,sha256=BbdrGItMjJap7vZglvJS-MDpuIa5FA3bqtO-0NdJC0U,1174
|
|
102
102
|
poxy/mcss/CONTRIBUTING.rst,sha256=Ps6Art7ne0hWEmftnZ3B0aOowu-0X38wOYnrSdxJYBM,4907
|
103
103
|
poxy/mcss/CREDITS.rst,sha256=jAuz55cKit0Jdu-VFGU1s7-sk8plCFZUvdhuj1dYDls,3041
|
104
104
|
poxy/mcss/README.rst,sha256=m8ceKuPCxeXdYbZOKKOo3P4ZZw31X3Axk3s_wuHkwus,2792
|
105
|
-
poxy/mcss/css/m-components.css,sha256=
|
105
|
+
poxy/mcss/css/m-components.css,sha256=9PK5Eun32_S6N1VN20AlR8y3dy-xRpeLT9eI7Gr1mmA,61541
|
106
106
|
poxy/mcss/css/m-debug.css,sha256=VqougqyLvvGab35kxJOz4w2Ng3Aazbhy65p926pb86U,3266
|
107
107
|
poxy/mcss/css/m-documentation.css,sha256=VUzSXqxBsaqYqr3VZxIunnZplZzXfChSFfH9SBM6_0o,10620
|
108
108
|
poxy/mcss/css/m-grid.css,sha256=Dcn_VqaDQEjVp1xygcFOHH_epwbdClpbi6o1yCT9Vyw,12997
|
@@ -155,7 +155,7 @@ poxy/mcss/documentation/templates/doxygen/struct.html,sha256=J3TQGN_E2Kh45CBrd24
|
|
155
155
|
poxy/mcss/documentation/templates/doxygen/union.html,sha256=J3TQGN_E2Kh45CBrd24QLMsJvAYqjq4uXX2PMX1gUu0,42
|
156
156
|
poxy/mcss/plugins/ansilexer.py,sha256=gohFTDXGb0zrxC-fQtoD2Q_7m5KMJgKcDTPfVOGN_Jg,12811
|
157
157
|
poxy/mcss/plugins/dot2svg.py,sha256=UtzSC5tJZ0bA25jIXdRxuUu214LKbNK6B03AQc1PVtQ,5245
|
158
|
-
poxy/mcss/plugins/latex2svg.py,sha256=
|
158
|
+
poxy/mcss/plugins/latex2svg.py,sha256=G8OU9kQq0JZ-iS42rPkj-5QzNg4FaGyUUATdlVhpE9Q,7742
|
159
159
|
poxy/mcss/plugins/latex2svgextra.py,sha256=KpX_lo5io7wQQahd7UXaFcKGq7h9bJ2VjXsbdnLLjeU,8168
|
160
160
|
poxy/mcss/plugins/m/__init__.py,sha256=LPJx_cTI5SNjM3Yv9BJDk-swBBi_GhtigAaPMHCaI-s,1319
|
161
161
|
poxy/mcss/plugins/m/abbr.py,sha256=1YivEH1fSL31j7CrVRALPvZEzN74f5nZTuDKkcCEfUQ,2086
|
@@ -176,10 +176,10 @@ poxy/mcss/plugins/m/plots.py,sha256=tiPvTZDkJ-Ab7xSVUhi5CFf_KvO017ZEtxS-ZQYJPiM,
|
|
176
176
|
poxy/mcss/plugins/m/qr.py,sha256=EpYTecbB0m6IzJMDNpIeMjh3-bxisGw6sCdQgL3_Zl4,4183
|
177
177
|
poxy/mcss/plugins/m/sphinx.py,sha256=OZHtZ0qVHYHGxJVpSARk_WQiIr6o9B-CTqx2Limfyuw,30965
|
178
178
|
poxy/mcss/plugins/m/vk.py,sha256=MiZeFEagOkMBHfNXYf1YEaooCbgoGBtFY9K16CDqdaw,3108
|
179
|
-
poxy-0.
|
180
|
-
poxy-0.
|
181
|
-
poxy-0.
|
182
|
-
poxy-0.
|
183
|
-
poxy-0.
|
184
|
-
poxy-0.
|
185
|
-
poxy-0.
|
179
|
+
poxy-0.18.0.dist-info/LICENSE.txt,sha256=kp84JW_RPClTO5Hz6yHQ9jKPfUMerlHHAeyU0VpXV_E,1064
|
180
|
+
poxy-0.18.0.dist-info/METADATA,sha256=BOHyUQKT7LI3bUinu7Pza-dkHdAlmBwN8xbHa2NZj0w,20162
|
181
|
+
poxy-0.18.0.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
|
182
|
+
poxy-0.18.0.dist-info/entry_points.txt,sha256=yWiOmptj1Ga_dDEU9ch16hRgmzDE8bgrtDkGbH7VFYc,66
|
183
|
+
poxy-0.18.0.dist-info/top_level.txt,sha256=vAxxbZDX_cQ6rfRZ1SYSStSdMMlsHEP-zgzBSB0gPco,5
|
184
|
+
poxy-0.18.0.dist-info/zip-safe,sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY,2
|
185
|
+
poxy-0.18.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|