flnews_post_proc 2.04 → 2.05
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.
- checksums.yaml +4 -4
- data/changes.txt +2 -0
- data/doc/fr/html/flnews_post_proc.html +28 -17
- data/doc/fr/man/flnews_post_proc.1.gz +0 -0
- data/doc/fr/pdf/flnews_post_proc.pdf +0 -0
- data/doc/fr/rst/flnews_post_proc.rst +12 -9
- data/doc/html/flnews_post_proc.html +47 -6
- data/doc/man/flnews_post_proc.1.gz +0 -0
- data/doc/pdf/flnews_post_proc.pdf +0 -0
- data/doc/rst/flnews_post_proc.rst +23 -3
- data/lib/version.rb +1 -1
- metadata +120 -114
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 87bf0a3e9a8c5ab513c440c94fd798aba136a4fd72fb351cfbf133f1270e2758
|
|
4
|
+
data.tar.gz: 32f644c07859db2b6569621b471a786e4409e0cdaffb5e67a193e54d7f7e99a7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ae7465a7d6e9ec4dee294344bbdb1d6c10950351f6d5eeddb84c324d3700e653d4bb305170415071632208b3f5ec0e2f4ec05ada59dee07d9426cde2f7e87a1d
|
|
7
|
+
data.tar.gz: e0180d504592a9ab223d46c994b5a79ae81bb5a2b62970915b0b683d546c79ef2affdd12c6b17932f71a63639d9fc8c25ad41289ec69ce03a429ae71db6c92b0
|
data/changes.txt
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
|
|
58
58
|
<li>
|
|
59
59
|
<p><a class="reference internal" href=
|
|
60
|
-
"#dialogue-pour-desactiver-des-options" id=
|
|
60
|
+
"#dialogue-pour-desactiver-des-options-1" id=
|
|
61
61
|
"toc-entry-4">Dialogue pour désactiver des
|
|
62
62
|
options</a>
|
|
63
63
|
</p>
|
|
@@ -289,10 +289,19 @@
|
|
|
289
289
|
"#creation-des-notes-de-bas-de-page">Création des notes
|
|
290
290
|
de bas de page</a>)</p>
|
|
291
291
|
</li>
|
|
292
|
+
|
|
293
|
+
<li>
|
|
294
|
+
<p>flnews ne propose actuellement pas la sauvegarde
|
|
295
|
+
d'un article dont vous voulez retarder la publication.
|
|
296
|
+
<strong>flnews_post_proc</strong> vous laisse cette
|
|
297
|
+
option, si un répertoire pour les brouillons a été
|
|
298
|
+
configuré.</p>
|
|
299
|
+
</li>
|
|
292
300
|
</ul>
|
|
293
301
|
</section>
|
|
294
302
|
|
|
295
|
-
<section id="dialogue-pour-desactiver-des-options">
|
|
303
|
+
<section id="dialogue-pour-desactiver-des-options-1">
|
|
304
|
+
<span id="dialogue-pour-desactiver-des-options"></span>
|
|
296
305
|
<h3>Dialogue pour désactiver des options</h3>
|
|
297
306
|
|
|
298
307
|
<p>ATTN! Depuis la version 1.72, YAD et Zenity ne sont plus
|
|
@@ -767,16 +776,15 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
|
|
|
767
776
|
<section id="remplacement-avec-signature">
|
|
768
777
|
<h3>Remplacement avec signature</h3>
|
|
769
778
|
|
|
770
|
-
<p>
|
|
771
|
-
signature
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
version de l'article :</p>
|
|
779
|
+
<p>Depuis version 2.0, lors du remplacement d'un article
|
|
780
|
+
existant, la signature est appliquée de la même manière que
|
|
781
|
+
pour d'autres nouvelles articles. Quand même, si vous
|
|
782
|
+
souhaitez garder la signature de l'article que vous
|
|
783
|
+
remplacez, vous pouvez:</p>
|
|
776
784
|
|
|
777
785
|
<ol class="arabic simple">
|
|
778
786
|
<li>
|
|
779
|
-
<p>
|
|
787
|
+
<p>dans flnews, sélectionnez l'intégralité de l'article
|
|
780
788
|
avec la souris – de la première ligne (y compris toute
|
|
781
789
|
introduction) jusqu'à la dernière ligne de la
|
|
782
790
|
signature.</p>
|
|
@@ -795,14 +803,17 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
|
|
|
795
803
|
</li>
|
|
796
804
|
|
|
797
805
|
<li>
|
|
798
|
-
<p>
|
|
806
|
+
<p>Dans le <a class="reference internal" href=
|
|
807
|
+
"#dialogue-pour-desactiver-des-options">Dialogue pour
|
|
808
|
+
désactiver des options</a> désactiver l'option pour les
|
|
809
|
+
signatures.</p>
|
|
799
810
|
</li>
|
|
800
|
-
</ol>
|
|
801
811
|
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
812
|
+
<li>
|
|
813
|
+
<p>Appuyez sur '0' pour valider vos choix et faire
|
|
814
|
+
flnews envoyer l'article.</p>
|
|
815
|
+
</li>
|
|
816
|
+
</ol>
|
|
806
817
|
</section>
|
|
807
818
|
|
|
808
819
|
<section id="tester">
|
|
@@ -897,7 +908,7 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
|
|
|
897
908
|
"https://creativecommons.org/licenses/by-nd/4.0/deed.fr">CC
|
|
898
909
|
BY-ND 4.0</a></p>
|
|
899
910
|
|
|
900
|
-
<p>Date: 2026-
|
|
911
|
+
<p>Date: 2026-08-11</p>
|
|
901
912
|
|
|
902
913
|
<p><strong>Ω</strong>
|
|
903
914
|
</p>
|
|
@@ -906,7 +917,7 @@ alt.fr.test: /home/[utilisateur]/.signatures</pre>
|
|
|
906
917
|
</main>
|
|
907
918
|
|
|
908
919
|
<div id='page_dt'>
|
|
909
|
-
2026-
|
|
920
|
+
2026-08-11
|
|
910
921
|
</div>
|
|
911
922
|
</body>
|
|
912
923
|
</html>
|
|
Binary file
|
|
Binary file
|
|
@@ -111,6 +111,12 @@ des raisons parfois arbitraires :
|
|
|
111
111
|
l'objet plus précisément=% » (voir plus bas : `Création des notes de bas
|
|
112
112
|
de page`_)
|
|
113
113
|
|
|
114
|
+
* flnews ne propose actuellement pas la sauvegarde d'un article dont vous voulez
|
|
115
|
+
retarder la publication. |program| vous laisse cette option, si un répertoire
|
|
116
|
+
pour les brouillons a été configuré.
|
|
117
|
+
|
|
118
|
+
.. _Dialogue pour désactiver des options:
|
|
119
|
+
|
|
114
120
|
Dialogue pour désactiver des options
|
|
115
121
|
---------------------------------------
|
|
116
122
|
ATTN! Depuis la version 1.72, YAD et Zenity ne sont plus utilisés pour le
|
|
@@ -458,13 +464,11 @@ fois que les marqueurs de notes de bas de page auront remplacé le texte intégr
|
|
|
458
464
|
Remplacement avec signature
|
|
459
465
|
---------------------------
|
|
460
466
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
Pour conserver la signature originale dans la nouvelle version de l'article :
|
|
467
|
+
Depuis version 2.0, lors du remplacement d'un article existant, la signature est appliquée
|
|
468
|
+
de la même manière que pour d'autres nouvelles articles. Quand même, si vous souhaitez
|
|
469
|
+
garder la signature de l'article que vous remplacez, vous pouvez:
|
|
466
470
|
|
|
467
|
-
1.
|
|
471
|
+
1. dans flnews, sélectionnez l'intégralité de l'article avec la souris – de la
|
|
468
472
|
première ligne (y compris toute introduction) jusqu'à la dernière ligne de
|
|
469
473
|
la signature.
|
|
470
474
|
|
|
@@ -474,10 +478,9 @@ Pour conserver la signature originale dans la nouvelle version de l'article :
|
|
|
474
478
|
dans le texte modifiable, contrairement à la situation normale où flnews
|
|
475
479
|
supprime les signatures avant d'ouvrir l'éditeur.
|
|
476
480
|
|
|
477
|
-
4.
|
|
481
|
+
4. Dans le `Dialogue pour désactiver des options`_ désactiver l'option pour les signatures.
|
|
478
482
|
|
|
479
|
-
|
|
480
|
-
n'affecte pas les signatures lors d'un remplacement.
|
|
483
|
+
5. Appuyez sur '0' pour valider vos choix et faire flnews envoyer l'article.
|
|
481
484
|
|
|
482
485
|
Tester
|
|
483
486
|
------
|
|
@@ -257,6 +257,14 @@
|
|
|
257
257
|
"#editing-footnotes">EDITING FOOTNOTES</a>,
|
|
258
258
|
below.</p>
|
|
259
259
|
</li>
|
|
260
|
+
|
|
261
|
+
<li>
|
|
262
|
+
<p>When you decide to postpone the publication of an
|
|
263
|
+
article, flnews does currently not offer a way to
|
|
264
|
+
keep draft messages. The post-processor lets you save
|
|
265
|
+
preliminary versions of your message in a configured
|
|
266
|
+
directory instead of posting them.</p>
|
|
267
|
+
</li>
|
|
260
268
|
</ul>
|
|
261
269
|
</blockquote>
|
|
262
270
|
</section>
|
|
@@ -714,10 +722,43 @@ comp.*: /home/[user]/.my_sigs</pre>
|
|
|
714
722
|
<span id="signatures-in-supersedes"></span>
|
|
715
723
|
<h3>Signatures in Supersedes</h3>
|
|
716
724
|
|
|
717
|
-
<p>Since version 2.0, signatures in supersedes are
|
|
718
|
-
handled differently from other articles
|
|
719
|
-
|
|
720
|
-
|
|
725
|
+
<p>Since version 2.0, signatures in supersedes are by
|
|
726
|
+
default not handled differently from other articles, and
|
|
727
|
+
their signature is assigned in the same way as to a new
|
|
728
|
+
original article. However, if you want to maintain the
|
|
729
|
+
signature from the post that you want to replace, you
|
|
730
|
+
can:</p>
|
|
731
|
+
|
|
732
|
+
<blockquote>
|
|
733
|
+
<ul class="simple">
|
|
734
|
+
<li>
|
|
735
|
+
<p>select the complete message body of the original
|
|
736
|
+
article, including the signature</p>
|
|
737
|
+
</li>
|
|
738
|
+
|
|
739
|
+
<li>
|
|
740
|
+
<p>Trigger the supersedes in flnews.</p>
|
|
741
|
+
</li>
|
|
742
|
+
|
|
743
|
+
<li>
|
|
744
|
+
<p>Write your new version of the article while
|
|
745
|
+
leaving the current signature intact.</p>
|
|
746
|
+
</li>
|
|
747
|
+
|
|
748
|
+
<li>
|
|
749
|
+
<p>In the Override Dialog (see <a class=
|
|
750
|
+
"reference internal" href=
|
|
751
|
+
"#dialog-for-overriding-settings">Dialog for
|
|
752
|
+
Overriding Settings</a>), clear the signature
|
|
753
|
+
option.</p>
|
|
754
|
+
</li>
|
|
755
|
+
|
|
756
|
+
<li>
|
|
757
|
+
<p>Hit '0' to confirm your options and to make flnews
|
|
758
|
+
send the article.</p>
|
|
759
|
+
</li>
|
|
760
|
+
</ul>
|
|
761
|
+
</blockquote>
|
|
721
762
|
</section>
|
|
722
763
|
|
|
723
764
|
<section id="testing-1">
|
|
@@ -825,7 +866,7 @@ comp.*: /home/[user]/.my_sigs</pre>
|
|
|
825
866
|
"https://creativecommons.org/licenses/by-nd/4.0/">CC
|
|
826
867
|
BY-ND 4.0</a></p>
|
|
827
868
|
|
|
828
|
-
<p>Date: 2026-08-
|
|
869
|
+
<p>Date: 2026-08-11</p>
|
|
829
870
|
</blockquote>
|
|
830
871
|
|
|
831
872
|
<p><strong>Ω</strong>
|
|
@@ -835,7 +876,7 @@ comp.*: /home/[user]/.my_sigs</pre>
|
|
|
835
876
|
</main>
|
|
836
877
|
|
|
837
878
|
<div id='page_dt'>
|
|
838
|
-
2026-08-
|
|
879
|
+
2026-08-11
|
|
839
880
|
</div>
|
|
840
881
|
</body>
|
|
841
882
|
</html>
|
|
Binary file
|
|
Binary file
|
|
@@ -97,6 +97,11 @@ Limitations of Basic Newsreaders
|
|
|
97
97
|
describing the object further=%". See also the hints under
|
|
98
98
|
`EDITING FOOTNOTES`_, below.
|
|
99
99
|
|
|
100
|
+
* When you decide to postpone the publication of an article, flnews does
|
|
101
|
+
currently not offer a way to keep draft messages. The post-processor lets
|
|
102
|
+
you save preliminary versions of your message in a configured directory
|
|
103
|
+
instead of posting them.
|
|
104
|
+
|
|
100
105
|
.. _Dialog for Overriding Settings:
|
|
101
106
|
|
|
102
107
|
Dialog for Overriding Settings
|
|
@@ -409,9 +414,24 @@ Editing footnotes
|
|
|
409
414
|
|
|
410
415
|
Signatures in Supersedes
|
|
411
416
|
------------------------
|
|
412
|
-
Since version 2.0, signatures in supersedes are not handled
|
|
413
|
-
other articles
|
|
414
|
-
|
|
417
|
+
Since version 2.0, signatures in supersedes are by default not handled
|
|
418
|
+
differently from other articles, and their signature is assigned in the same
|
|
419
|
+
way as to a new original article.
|
|
420
|
+
However, if you want to maintain the signature from the post that you want to
|
|
421
|
+
replace, you can:
|
|
422
|
+
|
|
423
|
+
* select the complete message body of the original article, including the
|
|
424
|
+
signature
|
|
425
|
+
|
|
426
|
+
* Trigger the supersedes in flnews.
|
|
427
|
+
|
|
428
|
+
* Write your new version of the article while leaving the current signature
|
|
429
|
+
intact.
|
|
430
|
+
|
|
431
|
+
* In the Override Dialog (see `Dialog for Overriding Settings`_), clear the
|
|
432
|
+
signature option.
|
|
433
|
+
|
|
434
|
+
* Hit '0' to confirm your options and to make flnews send the article.
|
|
415
435
|
|
|
416
436
|
.. _Testing:
|
|
417
437
|
|
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,139 +1,145 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: flnews_post_proc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version:
|
|
4
|
+
version: '2.05'
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
|
|
7
|
+
- Michael Uplawski
|
|
8
8
|
bindir: bin
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date: 2026-08-
|
|
10
|
+
date: 2026-08-20 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
12
|
+
- !ruby/object:Gem::Dependency
|
|
13
|
+
name: diffy
|
|
14
|
+
requirement: !ruby/object:Gem::Requirement
|
|
15
|
+
requirements:
|
|
16
|
+
- - "~>"
|
|
17
|
+
- !ruby/object:Gem::Version
|
|
18
|
+
version: '3.4'
|
|
19
|
+
- - ">="
|
|
20
|
+
- !ruby/object:Gem::Version
|
|
21
|
+
version: 3.4.4
|
|
22
|
+
type: :runtime
|
|
23
|
+
prerelease: false
|
|
24
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
25
|
+
requirements:
|
|
26
|
+
- - "~>"
|
|
27
|
+
- !ruby/object:Gem::Version
|
|
28
|
+
version: '3.4'
|
|
29
|
+
- - ">="
|
|
30
|
+
- !ruby/object:Gem::Version
|
|
31
|
+
version: 3.4.4
|
|
32
|
+
- !ruby/object:Gem::Dependency
|
|
33
|
+
name: mimemagic
|
|
34
|
+
requirement: !ruby/object:Gem::Requirement
|
|
35
|
+
requirements:
|
|
36
|
+
- - "~>"
|
|
37
|
+
- !ruby/object:Gem::Version
|
|
38
|
+
version: '0.4'
|
|
39
|
+
- - ">="
|
|
40
|
+
- !ruby/object:Gem::Version
|
|
41
|
+
version: 0.4.3
|
|
42
|
+
type: :runtime
|
|
43
|
+
prerelease: false
|
|
44
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
45
|
+
requirements:
|
|
46
|
+
- - "~>"
|
|
47
|
+
- !ruby/object:Gem::Version
|
|
48
|
+
version: '0.4'
|
|
49
|
+
- - ">="
|
|
50
|
+
- !ruby/object:Gem::Version
|
|
51
|
+
version: 0.4.3
|
|
52
|
+
- !ruby/object:Gem::Dependency
|
|
53
|
+
name: new_rfc_2047
|
|
54
|
+
requirement: !ruby/object:Gem::Requirement
|
|
55
|
+
requirements:
|
|
56
|
+
- - "~>"
|
|
57
|
+
- !ruby/object:Gem::Version
|
|
58
|
+
version: '1.0'
|
|
59
|
+
- - ">="
|
|
60
|
+
- !ruby/object:Gem::Version
|
|
61
|
+
version: 1.0.0
|
|
62
|
+
type: :runtime
|
|
63
|
+
prerelease: false
|
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
+
requirements:
|
|
66
|
+
- - "~>"
|
|
67
|
+
- !ruby/object:Gem::Version
|
|
68
|
+
version: '1.0'
|
|
69
|
+
- - ">="
|
|
70
|
+
- !ruby/object:Gem::Version
|
|
71
|
+
version: 1.0.0
|
|
72
|
+
- !ruby/object:Gem::Dependency
|
|
73
|
+
name: io-console
|
|
74
|
+
requirement: !ruby/object:Gem::Requirement
|
|
75
|
+
requirements:
|
|
76
|
+
- - "~>"
|
|
77
|
+
- !ruby/object:Gem::Version
|
|
78
|
+
version: '0.9'
|
|
79
|
+
- - ">="
|
|
80
|
+
- !ruby/object:Gem::Version
|
|
81
|
+
version: 0.9.2
|
|
82
|
+
type: :runtime
|
|
83
|
+
prerelease: false
|
|
84
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
85
|
+
requirements:
|
|
86
|
+
- - "~>"
|
|
87
|
+
- !ruby/object:Gem::Version
|
|
88
|
+
version: '0.9'
|
|
89
|
+
- - ">="
|
|
90
|
+
- !ruby/object:Gem::Version
|
|
91
|
+
version: 0.9.2
|
|
84
92
|
description: Post-processor for Usenet-articles created in flnews
|
|
85
93
|
email: michael.uplawski@uplawski.eu
|
|
86
94
|
executables:
|
|
87
|
-
|
|
95
|
+
- flnews_post_proc
|
|
88
96
|
extensions: []
|
|
89
97
|
extra_rdoc_files: []
|
|
90
98
|
files:
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
99
|
+
- README.md
|
|
100
|
+
- bin/flnews_post_proc
|
|
101
|
+
- changes.txt
|
|
102
|
+
- doc/fr/html/flnews_post_proc.html
|
|
103
|
+
- doc/fr/man/flnews_post_proc.1.gz
|
|
104
|
+
- doc/fr/pdf/flnews_post_proc.pdf
|
|
105
|
+
- doc/fr/rst/flnews_post_proc.rst
|
|
106
|
+
- doc/html/flnews_post_proc.html
|
|
107
|
+
- doc/license.txt
|
|
108
|
+
- doc/man/flnews_post_proc.1.gz
|
|
109
|
+
- doc/pdf/flnews_post_proc.pdf
|
|
110
|
+
- doc/rst/flnews_post_proc.rst
|
|
111
|
+
- lib/basic_logging.rb
|
|
112
|
+
- lib/body.rb
|
|
113
|
+
- lib/color_output.rb
|
|
114
|
+
- lib/configuration.rb
|
|
115
|
+
- lib/flnews_post_proc.conf
|
|
116
|
+
- lib/flnews_post_proc.rb
|
|
117
|
+
- lib/headers.rb
|
|
118
|
+
- lib/newsgroups.rb
|
|
119
|
+
- lib/override.rb
|
|
120
|
+
- lib/ruby_dlg
|
|
121
|
+
- lib/version.rb
|
|
114
122
|
licenses:
|
|
115
|
-
|
|
123
|
+
- WTFPL
|
|
116
124
|
metadata:
|
|
117
|
-
homepage_uri:
|
|
118
|
-
documentation_uri:
|
|
119
|
-
changelog_uri:
|
|
125
|
+
homepage_uri: https://www.uplawski.eu/software/flnews_post_proc/
|
|
126
|
+
documentation_uri: https://www.uplawski.eu/div/flnews/gem_doc/html/flnews_post_proc.html
|
|
127
|
+
changelog_uri: https://www.uplawski.eu/div/flnews/gem_doc/changes.txt
|
|
120
128
|
rdoc_options: []
|
|
121
129
|
require_paths:
|
|
122
|
-
|
|
130
|
+
- lib
|
|
123
131
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
124
132
|
requirements:
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
version: "4.0"
|
|
133
|
+
- - ">="
|
|
134
|
+
- !ruby/object:Gem::Version
|
|
135
|
+
version: '4.0'
|
|
129
136
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
130
137
|
requirements:
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
version: "0"
|
|
138
|
+
- - ">="
|
|
139
|
+
- !ruby/object:Gem::Version
|
|
140
|
+
version: '0'
|
|
135
141
|
requirements: []
|
|
136
|
-
rubygems_version: 4.
|
|
142
|
+
rubygems_version: 4.0.18
|
|
137
143
|
specification_version: 4
|
|
138
|
-
summary:
|
|
144
|
+
summary: Modify news posts, before flnews sends them.
|
|
139
145
|
test_files: []
|