1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 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
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
3

T'íc§›ã@sndZddlmZdZdZddlZddlZGdd„deƒZedfd	d
„Z	edfdd„Z
dMd
d„ZdNdd„ZdOdd„Z
dd„Zdd„Zdd„Zdd„ZdPdd„ZdQdd„Zd d!„Zed"krjddlZy&ddlZejejd#ƒejƒdZWndZYnXejƒjd$d%ƒZejd&d'eƒZd(d)„ejd%ƒDƒZ e j!dƒZ"xje#e$e ƒddRƒD]VZ%xNej&e e%ƒD](Z'd$j(e"fe'ƒZ)e)ej*krXe)ZPqXWe"ej*kr–e"ZndZqFWddl+Z+e+j,d+d,Z-e-j.d-d.dd/d0e-j.d1d2d3d4d0e-j.d5d6ed7ed0e-j.d8d9d:d;d<e-j.d=d:d>d<e-j.d?d:d@d<e-j.dAd:dBd<e-j.dCd:dDd<e-j/ƒZ0e0j1r\e2eƒne0j3rne2eƒnüe0j4rÆe2ƒe2dEƒe2dFƒe2dGƒxÔe5ej*j6ƒƒD]Z7e2dHe7ej*e7fƒq¤Wn¤e0j8rddl9Z9GdIdJ„dJe9j:ƒZ;e9j<ƒj=e;ƒZ>e9j?ƒj@e>ƒnde0jAr:dKe0jBkr,e0jBjdKd#ƒe0_Bne0jBdK7_BejCjDƒjEe0jFƒZGe2e	eGe0jHe0jBdLjIe0jFƒƒdS)Suí,
=========================
Smart Quotes for Docutils
=========================

Synopsis
========

"SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and
BBEdit that easily translates plain ASCII punctuation characters into "smart"
typographic punctuation characters.

``smartquotes.py`` is an adaption of "SmartyPants" to Docutils_.

* Using Unicode instead of HTML entities for typographic punctuation
  characters, it works for any output format that supports Unicode.
* Supports `language specific quote characters`__.

__ http://en.wikipedia.org/wiki/Non-English_usage_of_quotation_marks


Authors
=======

`John Gruber`_ did all of the hard work of writing this software in Perl for
`Movable Type`_ and almost all of this useful documentation.  `Chad Miller`_
ported it to Python to use with Pyblosxom_.
Adapted to Docutils_ by Günter Milde.

Additional Credits
==================

Portions of the SmartyPants original work are based on Brad Choate's nifty
MTRegex plug-in.  `Brad Choate`_ also contributed a few bits of source code to
this plug-in.  Brad Choate is a fine hacker indeed.

`Jeremy Hedley`_ and `Charles Wiltgen`_ deserve mention for exemplary beta
testing of the original SmartyPants.

`Rael Dornfest`_ ported SmartyPants to Blosxom.

.. _Brad Choate: http://bradchoate.com/
.. _Jeremy Hedley: http://antipixel.com/
.. _Charles Wiltgen: http://playbacktime.com/
.. _Rael Dornfest: http://raelity.org/


Copyright and License
=====================

SmartyPants_ license (3-Clause BSD license):

  Copyright (c) 2003 John Gruber (http://daringfireball.net/)
  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 "SmartyPants" 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.

smartypants.py license (2-Clause BSD license):

  smartypants.py is a derivative work of SmartyPants.

  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.

  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.

.. _John Gruber: http://daringfireball.net/
.. _Chad Miller: http://web.chad.org/

.. _Pyblosxom: http://pyblosxom.bluesock.org/
.. _SmartyPants: http://daringfireball.net/projects/smartypants/
.. _Movable Type: http://www.movabletype.org/
.. _2-Clause BSD license: https://opensource.org/licenses/BSD-2-Clause
.. _Docutils: http://docutils.sf.net/

Description
===========

SmartyPants can perform the following transformations:

- Straight quotes ( " and ' ) into "curly" quote characters
- Backticks-style quotes (\`\`like this'') into "curly" quote characters
- Dashes (``--`` and ``---``) into en- and em-dash entities
- Three consecutive dots (``...`` or ``. . .``) into an ellipsis entity

This means you can write, edit, and save your posts using plain old
ASCII straight quotes, plain dashes, and plain dots, but your published
posts (and final HTML output) will appear with smart quotes, em-dashes,
and proper ellipses.

SmartyPants does not modify characters within ``<pre>``, ``<code>``, ``<kbd>``,
``<math>`` or ``<script>`` tag blocks. Typically, these tags are used to
display text where smart quotes and other "smart punctuation" would not be
appropriate, such as source code or example markup.


Backslash Escapes
=================

If you need to use literal straight quotes (or plain hyphens and periods),
`smartquotes` accepts the following backslash escape sequences to force
ASCII-punctuation. Mind, that you need two backslashes as Docutils expands it,
too.

========  =========
Escape    Character
========  =========
``\\``    \\
``\\"``   \\"
``\\'``   \\'
``\\.``   \\.
``\\-``   \\-
``\\```   \\`
========  =========

This is useful, for example, when you want to use straight quotes as
foot and inch marks: 6\\'2\\" tall; a 17\\" iMac.


Caveats
=======

Why You Might Not Want to Use Smart Quotes in Your Weblog
---------------------------------------------------------

For one thing, you might not care.

Most normal, mentally stable individuals do not take notice of proper
typographic punctuation. Many design and typography nerds, however, break
out in a nasty rash when they encounter, say, a restaurant sign that uses
a straight apostrophe to spell "Joe's".

If you're the sort of person who just doesn't care, you might well want to
continue not caring. Using straight quotes -- and sticking to the 7-bit
ASCII character set in general -- is certainly a simpler way to live.

Even if you *do* care about accurate typography, you still might want to
think twice before educating the quote characters in your weblog. One side
effect of publishing curly quote characters is that it makes your
weblog a bit harder for others to quote from using copy-and-paste. What
happens is that when someone copies text from your blog, the copied text
contains the 8-bit curly quote characters (as well as the 8-bit characters
for em-dashes and ellipses, if you use these options). These characters
are not standard across different text encoding methods, which is why they
need to be encoded as characters.

People copying text from your weblog, however, may not notice that you're
using curly quotes, and they'll go ahead and paste the unencoded 8-bit
characters copied from their browser into an email message or their own
weblog. When pasted as raw "smart quotes", these characters are likely to
get mangled beyond recognition.

That said, my own opinion is that any decent text editor or email client
makes it easy to stupefy smart quote characters into their 7-bit
equivalents, and I don't consider it my problem if you're using an
indecent text editor or email client.


Algorithmic Shortcomings
------------------------

One situation in which quotes will get curled the wrong way is when
apostrophes are used at the start of leading contractions. For example::

  'Twas the night before Christmas.

In the case above, SmartyPants will turn the apostrophe into an opening
secondary quote, when in fact it should be the `RIGHT SINGLE QUOTATION MARK`
character which is also "the preferred character to use for apostrophe"
(Unicode). I don't think this problem can be solved in the general case --
every word processor I've tried gets this wrong as well. In such cases, it's
best to inset the `RIGHT SINGLE QUOTATION MARK` (’) by hand.

In English, the same character is used for apostrophe and  closing secondary
quote (both plain and "smart" ones). For other locales (French, Italean,
Swiss, ...) "smart" secondary closing quotes differ from the curly apostrophe.

   .. class:: language-fr

   Il dit : "C'est 'super' !"

If the apostrophe is used at the end of a word, it cannot be distinguished
from a secondary quote by the algorithm. Therefore, a text like::

   .. class:: language-de-CH

   "Er sagt: 'Ich fass' es nicht.'"

will get a single closing guillemet instead of an apostrophe.

This can be prevented by use use of the `RIGHT SINGLE QUOTATION MARK` in
the source::

   -  "Er sagt: 'Ich fass' es nicht.'"
   +  "Er sagt: 'Ich fass’ es nicht.'"


Version History
===============

1.8.1   2017-10-25
        - Use open quote after Unicode whitespace, ZWSP, and ZWNJ.
        - Code cleanup.

1.8:    2017-04-24
        - Command line front-end.

1.7.1:  2017-03-19
        - Update and extend language-dependent quotes.
        - Differentiate apostrophe from single quote.

1.7:    2012-11-19
        - Internationalization: language-dependent quotes.

1.6.1:  2012-11-06
        - Refactor code, code cleanup,
        - `educate_tokens()` generator as interface for Docutils.

1.6:    2010-08-26
        - Adaption to Docutils:
          - Use Unicode instead of HTML entities,
          - Remove code special to pyblosxom.

1.5_1.6: Fri, 27 Jul 2007 07:06:40 -0400
        - Fixed bug where blocks of precious unalterable text was instead
          interpreted.  Thanks to Le Roux and Dirk van Oosterbosch.

1.5_1.5: Sat, 13 Aug 2005 15:50:24 -0400
        - Fix bogus magical quotation when there is no hint that the
          user wants it, e.g., in "21st century".  Thanks to Nathan Hamblen.
        - Be smarter about quotes before terminating numbers in an en-dash'ed
          range.

1.5_1.4: Thu, 10 Feb 2005 20:24:36 -0500
        - Fix a date-processing bug, as reported by jacob childress.
        - Begin a test-suite for ensuring correct output.
        - Removed import of "string", since I didn't really need it.
          (This was my first every Python program.  Sue me!)

1.5_1.3: Wed, 15 Sep 2004 18:25:58 -0400
        - Abort processing if the flavour is in forbidden-list.  Default of
          [ "rss" ]   (Idea of Wolfgang SCHNERRING.)
        - Remove stray virgules from en-dashes.  Patch by Wolfgang SCHNERRING.

1.5_1.2: Mon, 24 May 2004 08:14:54 -0400
        - Some single quotes weren't replaced properly.  Diff-tesuji played
          by Benjamin GEIGER.

1.5_1.1: Sun, 14 Mar 2004 14:38:28 -0500
        - Support upcoming pyblosxom 0.9 plugin verification feature.

1.5_1.0: Tue, 09 Mar 2004 08:08:35 -0500
        - Initial release
é)Úprint_functionu“

Options
=======

Numeric values are the easiest way to configure SmartyPants' behavior:

:0:     Suppress all transformations. (Do nothing.)

:1:     Performs default SmartyPants transformations: quotes (including
        \`\`backticks'' -style), em-dashes, and ellipses. "``--``" (dash dash)
        is used to signify an em-dash; there is no support for en-dashes

:2:     Same as smarty_pants="1", except that it uses the old-school typewriter
        shorthand for dashes:  "``--``" (dash dash) for en-dashes, "``---``"
        (dash dash dash)
        for em-dashes.

:3:     Same as smarty_pants="2", but inverts the shorthand for dashes:
        "``--``" (dash dash) for em-dashes, and "``---``" (dash dash dash) for
        en-dashes.

:-1:    Stupefy mode. Reverses the SmartyPants transformation process, turning
        the characters produced by SmartyPants into their ASCII equivalents.
        E.g. the LEFT DOUBLE QUOTATION MARK (“) is turned into a simple
        double-quote (\"), "—" is turned into two dashes, etc.


The following single-character attribute values can be combined to toggle
individual transformations from within the smarty_pants attribute. For
example, ``"1"`` is equivalent to ``"qBde"``.

:q:     Educates normal quote characters: (") and (').

:b:     Educates \`\`backticks'' -style double quotes.

:B:     Educates \`\`backticks'' -style double quotes and \`single' quotes.

:d:     Educates em-dashes.

:D:     Educates em-dashes and en-dashes, using old-school typewriter shorthand:
        (dash dash) for en-dashes, (dash dash dash) for em-dashes.

:i:     Educates em-dashes and en-dashes, using inverted old-school typewriter
        shorthand: (dash dash) for em-dashes, (dash dash dash) for en-dashes.

:e:     Educates ellipses.

:w:     Translates any instance of ``&quot;`` into a normal double-quote character.
        This should be of no interest to most people, but of particular interest
        to anyone who writes their posts using Dreamweaver, as Dreamweaver
        inexplicably uses this entity to represent a literal double-quote
        character. SmartyPants only educates normal quotes, not entities (because
        ordinarily, entities are used for the explicit purpose of representing the
        specific character they represent). The "w" option must be used in
        conjunction with one (or both) of the other quote options ("q" or "b").
        Thus, if you wish to apply all SmartyPants transformations (quotes, en-
        and em-dashes, and ellipses) and also translate ``&quot;`` entities into
        regular quotes so SmartyPants can educate them, you should pass the
        following to the smarty_pants attribute:
Ú1NcL@sÆeZdZdZdZdZdZdZdddd	ddd
d
ddd
dd	dddd	ddddd
dd&d'dd(d	dddd
dd
ddd	ddddddddddddddddd	ddddd
dd
dd
ddd d
d
dddddddd!œKZd)d#d$„Z	d%S)*Ú
smartcharszSmart quotes and dashes
    u–u—u…u’u“”‘’u„”‚’u„“‚‘u
«»“”u
»«›‹u
«»‹›u‘’“”u””’’u
»»››õ« õ »õ“õ”õ« õ »õ‹ õ ›u
”“»«u„”‘’u
„”«»u「」『』u
«»’’u
«»‘’u
«»‚’u
«»„“u“„‘‚u„”’’)KÚafzaf-x-altquotÚbgÚcazca-x-altquotÚcszcs-x-altquotÚdazda-x-altquotÚdezde-x-altquotzde-chÚelÚenzen-uk-x-altquotÚeoÚeszes-x-altquotÚetzet-x-altquotÚeuÚfizfi-x-altquotÚfrzfr-x-altquotzfr-chzfr-ch-x-altquotÚglÚhezhe-x-altquotÚhrzhr-x-altquotZhsbz
hsb-x-altquotÚhuÚisÚitzit-chzit-x-altquotÚjaÚkoÚltÚlvÚmkÚnlznl-x-altquotÚnbÚnnznn-x-altquotÚnozno-x-altquotÚplzpl-x-altquotÚptzpt-brÚroÚruÚshzsh-x-altquotÚskzsk-x-altquotÚslzsl-x-altquotÚsqzsq-x-altquotÚsrzsr-x-altquotÚsvzsv-x-altquotÚtrztr-x-altquotÚukzuk-x-altquotzzh-cnzzh-twrcCsV||_y"|j|jƒ\|_|_|_|_Wn(tk
rPd\|_|_|_|_YnXdS)Nz""'')ÚlanguageÚquotesÚlowerÚopquoteÚcpquoteÚosquoteÚcsquoteÚKeyError)Úselfr6©r?ú>/tmp/pip-build-gk9425m9/docutils/docutils/utils/smartquotes.pyÚ__init__ðs
"zsmartchars.__init__N)rrrr)r	r
rr)r	r
rr)r)
Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚendashÚemdashÚellipsisÚ
apostropher7rAr?r?r?r@rƒs¢rrcCs djdd„tt|ƒ||ƒDƒƒS)z$Main function for "traditional" use.ÚcSsg|]}|‘qSr?r?)Ú.0Útr?r?r@ú
<listcomp>üszsmartyPants.<locals>.<listcomp>)ÚjoinÚeducate_tokensÚtokenize)ÚtextÚattrr6r?r?r@ÚsmartyPantsùsrSccsd}d}d}d}d}d}|dkr2d}d}d}d}n¢|dkrLd}d}d}d}nˆ|dkrfd}d}d}d}nn|d	krtd}n`d
|kr€d}d|krŒd}d|kr˜d}d
|kr¤d}d|kr°d}d|kr¼d}d|krÈd}d|krÔd}d}	x2|D](\}
}|
dksú|r|Vqà|
dkr |dd…}	|Vqà|dd…}t|ƒ}|rHtjdd|ƒ}|dkr\t|ƒ}n&|dkrpt|ƒ}n|dkr‚t|ƒ}|rt|ƒ}|r t||ƒ}|dkr´t||ƒ}|rä|	j	ddƒj	ddƒ}
t
|
||ƒdd…}|rôt||ƒ}|}	t|dd}|VqàWdS)z@Return iterator that "educates" the items of `text_tokens`.
    FrTéÚ2éÚ3éz-1ÚqÚbÚBÚdÚDÚiÚeÚwú ÚtagÚliteralNz&quot;ú"ú;ú')Úrestoreéÿÿÿÿrh)ÚprocessEscapesÚreÚsubÚ
educateDashesÚeducateDashesOldSchoolÚeducateDashesOldSchoolInvertedÚeducateEllipsesÚeducateBackticksÚeducateSingleBackticksÚreplaceÚ
educateQuotesÚstupefyEntities)Ztext_tokensrRr6Zconvert_quotZ	do_dashesZdo_backticksZ	do_quotesZdo_ellipsesZ
do_stupefyZprev_token_last_charZttyperQÚ	last_charÚcontextr?r?r@rOs









rOc	Csžt|ƒ}ddddddœ}tjd|d	|j|ƒ}tjd
|d	|j|ƒ}tjd|j|j|ƒ}tjd|j|j|ƒ}tjd
|d|j|ƒ}tjd|d|j|ƒ}|jdƒr¾tjd|j|ƒ}tj	d|tj
tjBƒ}|jd|j|ƒ}|j|jkrtj	dtjƒ}|j|j|ƒ}tj	dtjƒ}|j|j|ƒ}tjd|j|ƒ}tj	d|tj
tjBƒ}|jd|j|ƒ}tj	dtj
tjBƒ}|j|j|ƒ}tjd|j|ƒ}|S)u
    Parameter:  - text string (unicode or bytes).
                - language (`BCP 47` language tag.)
    Returns:    The `text`, with "educated" curly quote characters.

    Example input:  "Isn't this fun?"
    Example output: “Isn’t this fun?“;
    z[([{]z[^\s]z)[-!"#\$\%'()*+,.\/:;<=>?\@\[\\\]\^_`{|}~]u	[-–—]z*|&[mn]dash;|&\#8211;|&\#8212;|&\#x201[34];u[\s​‌]|&nbsp;)ÚopenÚcloseÚpunctZdashÚsepz^'(?=%s\\B)ryz^"(?=%s\\B)z"'(?=\w)z'"(?=\w)z#(%(open)s|%(dash)s)'(?=%(punct)s? )z\1%sz#(%(open)s|%(dash)s)"(?=%(punct)s? )rz'(?=\d{2}s)a¦
                    (# ?<=  # look behind fails: requires fixed-width pattern
                      %(sep)s     |  # a whitespace char, or
                      %(open)s    |  # opening brace, or
                      %(dash)s       # em/en-dash
                    )
                    '                 # the quote
                    (?=\w|%(punct)s) # followed by a word character or punctuation
                    z\1z(?<=(\w|\d))'(?=\w)z(?<!\s)'rfa{
                    (
                      %(sep)s     |  # a whitespace char, or
                      %(open)s    |  # zero width separating char, or
                      %(dash)s       # em/en-dash
                    )
                    "                 # the quote
                    (?=\w|%(punct)s) # followed by a word character or punctuation
                    (
                    (?<!\s)" | # no whitespace before
                    "(?=\s)    # whitespace behind
                    )
                    rdu3[-–—]|&[mn]dash;|&\#8211;|&\#8212;|&\#x201[34];)rrjrkr<r:r9r;Ú
startswithrIÚcompileÚVERBOSEÚUNICODE)	rQr6ÚsmartZ
ch_classesZopening_secondary_quotes_regexZapostrophe_regexZclosing_secondary_quotes_regexZopening_primary_quotes_regexZclosing_primary_quotes_regexr?r?r@rstsD



rscCs,t|ƒ}tjd|j|ƒ}tjd|j|ƒ}|S)u
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with ``backticks'' -style double quotes
                translated into HTML curly quote entities.
    Example input:  ``Isn't this fun?''
    Example output: “Isn't this fun?“;
    z``z'')rrjrkr9r:)rQr6rr?r?r@rpÓsrpcCs,t|ƒ}tjd|j|ƒ}tjd|j|ƒ}|S)u
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with `backticks' -style single quotes
                translated into HTML curly quote entities.

    Example input:  `Isn't this fun?'
    Example output: ‘Isn’t this fun?’
    ú`rf)rrjrkr;r<)rQr6rr?r?r@rqâs	rqcCs$tjdtj|ƒ}tjdtj|ƒ}|S)z›
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with each instance of "--" translated to
                an em-dash character.
    z---z--)rjrkrrFrG)rQr?r?r@rlòsrlcCs$tjdtj|ƒ}tjdtj|ƒ}|S)zÞ
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with each instance of "--" translated to
                an en-dash character, and each "---" translated to
                an em-dash character.
    z---z--)rjrkrrGrF)rQr?r?r@rmþsrmcCs$tjdtj|ƒ}tjdtj|ƒ}|S)aÆ
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with each instance of "--" translated to
                an em-dash character, and each "---" translated to
                an en-dash character. Two reasons why: First, unlike the
                en- and em-dash syntax supported by
                EducateDashesOldSchool(), it's compatible with existing
                entries written before SmartyPants 1.1, back when "--" was
                only used for em-dashes.  Second, em-dashes are more
                common than en-dashes, and so it sort of makes sense that
                the shortcut should be shorter to type. (Thanks to Aaron
                Swartz for the idea.)
    z---z--)rjrkrrFrG)rQr?r?r@rnsrncCs$tjdtj|ƒ}tjdtj|ƒ}|S)zÚ
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with each instance of "..." translated to
                an ellipsis character.

    Example input:  Huh...?
    Example output: Huh&#8230;?
    z\.\.\.z\. \. \.)rjrkrrH)rQr?r?r@ros
rocCs|t|ƒ}tj|jd|ƒ}tj|jd|ƒ}tj|jd|ƒ}tj|jd|ƒ}tj|jd|ƒ}tj|jd|ƒ}tj|j	d|ƒ}|S)uó
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with each SmartyPants character translated to
                its ASCII counterpart.

    Example input:  “Hello — world.”
    Example output: "Hello -- world."
    ú-z--rfrdz...)
rrjrkrFrGr;r<r9r:rH)rQr6rr?r?r@rt.s	rtFcCsNd}|r,x@|D]\}}|j||d
ƒ}qWnx|D]\}}|j||ƒ}q2W|S)aî
    Parameter:  String (unicode or bytes).
    Returns:    The `text`, with after processing the following backslash
                escape sequences. This is useful if you want to force a "dumb"
                quote or other character to appear.

                Escape  Value
                ------  -----
                \\      &#92;
                \"      &#34;
                \'      &#39;
                \.      &#46;
                \-      &#45;
                \`      &#96;
    ú\\ú&#92;ú\"ú&#34;ú\'ú&#39;ú\.ú&#46;ú\-ú&#45;ú\`ú&#96;rT©r‚rƒ©r„r…©r†r‡©rˆr‰©rŠr‹©rŒr)rŽrrr‘r’r“)rr)rQrgÚreplacementsÚchÚrepr?r?r@riGsriccs²d}t|ƒ}d}djdg|ƒd|}tjdƒ}|j|ƒ}d}xN|dk	rŽ|jdƒrdd	|jdƒfVd
|jdƒfV|jƒ}|j||jƒƒ}qBW|t|ƒkr®d	||d…fVdS)aL
    Parameter:  String containing HTML markup.
    Returns:    An iterator that yields the tokens comprising the input
                string. Each token is either a tag (possibly with nested,
                tags contained therein, such as <a href="<MTFoo>">, or a
                run of text between tags. Each yielded element is a
                two-element tuple; the first is either 'tag' or 'text';
                the second is the actual value.

    Based on the _tokenize() subroutine from Brad Choate's MTRegex plugin.
        <http://www.bradchoate.com/past/mtregex.php>
    réú|z(?:<(?:[^<>]z)*>)z([^<]*)(<[^>]*>)NrTrQrbrV)ÚlenrNrjr|ÚsearchÚgroupÚend)rQÚposÚlengthÚdepthZnested_tagsZtag_soupZtoken_matchZprevious_endr?r?r@rPgs



rPÚ__main__rJrÚ_z_([a-zA-Z0-9])_z_\1-cCsg|]}|‘qSr?r?)rKZsubtagr?r?r@rMŸsrMrTz.Filter stdin making ASCII punctuation "smart".)Údescriptionz-az--actionz,what to do with the input (see --actionhelp))ÚdefaultÚhelpz-ez
--encodingÚutf8z
text encodingz-lz
--languagez&text language (BCP47 tag), Default: %sz-qz--alternative-quotesÚ
store_truezuse alternative quote style)Úactionr¤z--doczprint documentationz--actionhelpzlist available actionsz--stylehelpzlist available quote stylesz--testzperform short self-testz;Available styles (primary open/close, secondary open/close)zlanguage tag   quotesz============   ======z%-14s %sc@s$eZdZdd„Zdd„Zdd„ZdS)ÚTestSmartypantsAllAttributescCsd|jtdƒdƒ|jtdƒdƒ|jtdƒdƒ|jtdƒdƒ|jtd	ƒd
ƒ|jtdƒdƒdS)
Nz	1440-80'su1440-80’sz	1440-'80su1440-’80sz1440---'80su
1440–’80sz1960'su1960’szone two '60suone two ’60sz'60su’60s)ÚassertEqualrS)r>r?r?r@Ú
test_dates×sz'TestSmartypantsAllAttributes.test_datescCs|jtdƒdƒdS)Nz"Isn't this fun?"u“Isn’t this fun?”)r©rS)r>r?r?r@Útest_educated_quotesßsz1TestSmartypantsAllAttributes.test_educated_quotescCsd}|jt|ƒ|ƒdS)Nz<a src="foo">more</a>)r©rS)r>rQr?r?r@Útest_html_tagsâsz+TestSmartypantsAllAttributes.test_html_tagsN)rBrCrDrªr«r¬r?r?r?r@r¨Õsr¨z
-x-altquot)rRr6)r)r)r)r)Frh)JrEÚ
__future__rÚoptionsZdefault_smartypants_attrrjÚsysÚobjectrrSrOrsrprqrlrmrnrortrirPrBÚ	itertoolsÚlocaleÚ	setlocaleÚLC_ALLÚgetdefaultlocaleZdefaultlanguager8rrrkÚsplitZ_subtagsÚpopZ_basetagÚranger™ÚnÚcombinationsÚtagsrNZ_tagr7ÚargparseÚArgumentParserÚparserÚadd_argumentÚ
parse_argsÚargsÚdocÚprintZ
actionhelpZ	stylehelpÚsortedÚkeysÚkeyÚtestZunittestZTestCaser¨Z
TestLoaderZloadTestsFromTestCaseZsuiteZTextTestRunnerÚrunZalternative_quotesr6ÚstdinÚreadÚdecodeÚencodingrQr§Úencoder?r?r?r@Ú<module>=s¦=vt
_




 *