<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hdb</author_name>
  <author_url>https://blog.hatena.ne.jp/hdb/</author_url>
  <blog_title>@hdb</blog_title>
  <blog_url>https://hdb.hatenadiary.org/</blog_url>
  <categories>
    <anon>Smalltalk</anon>
  </categories>
  <description>日本語も使えるんだ。今更気付いた。（遅すぎ） #!/usr/bin/env gst | string rwStr | string := 'aてdigすlBaーa95Aj82とleぉぉぉ89348hg'. rwStr := ReadWriteStream on: ''. string onOccurrencesOfRegex: '[あ-ん]' do: [:regs | rwStr nextPutAll: regs match. ]. rwStr contents printNl. もちろん、 '[^あ-ん]' とか 'ぉ{1,}' とかもちゃんとマッチする。自分の環境はUTF-8なのですが、他…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhdb.hatenadiary.org%2Fentry%2F20080108%2F1199793352&quot; title=&quot;gstの正規表現 - @hdb&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-01-08 20:55:52</published>
  <title>gstの正規表現</title>
  <type>rich</type>
  <url>https://hdb.hatenadiary.org/entry/20080108/1199793352</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
