<div dir="ltr">cc'd here from <a href="https://westurner.github.io/wiki/ideas#open-source-mailing-list-extractor">https://westurner.github.io/wiki/ideas#open-source-mailing-list-extractor</a><div><br></div><div><div><br></div><div><div>Open Source Mailing List Extractor</div><div>----------------------------------</div><div>Use cases:</div><div><br></div><div>* <a href="https://mail.python.org/pipermail/python-ideas/2014-December/030228.html">https://mail.python.org/pipermail/python-ideas/2014-December/030228.html</a></div><div>* incentivization of actionable crossreferences</div><div>* PEP research</div><div>* "is this actionable?"</div><div>* "are we voting?"</div><div><br></div><div><br></div><div>* Crawl/parse/extract links and +1 from given thread(s)</div><div>  </div><div>  * Detect a few standard link types:</div><div><br></div><div>    * Issue</div><div>    * Src</div><div>    * Doc</div><div>    * Ref</div><div>    * x-link</div><div><br></div><div>  * +1s with expandable snippets? (like ``grep -C``)</div><div><br></div><div>* There could be configurable per-list link heuristics:</div><div><br></div><div>  * http[s]</div><div>  * Issue: <a href="https://bugs.python.org/issue(\d+)">https://bugs.python.org/issue(\d+)</a></div><div>  * Src: <a href="https://hg.python.org/">https://hg.python.org/</a><repo>/<path></div><div>  * Src: <a href="https://github.com/">https://github.com/</a><org>/<project>/<path></div><div>  * Src: <a href="https://bitbucket.org/">https://bitbucket.org/</a><org>/<project>/<path></div><div>  * Patch/Attachment: http[s]://<a href="http://bugs.python.org/(file[\d]+)/">bugs.python.org/(file[\d]+)/</a><filename(.diff)></div><div>  * Doc: <a href="https://docs.python.org/">https://docs.python.org/</a><ver>/<path></div><div>  * Wiki: <a href="https://wiki.python.org/moin/">https://wiki.python.org/moin/</a><path></div><div>  * Homepage: <a href="https://www.python.org/">https://www.python.org/</a><path></div><div>  * PyPI pkg: <a href="https://pypi.python.org/pypi/">https://pypi.python.org/pypi/</a><path></div><div>  * Warehouse pkg: <a href="https://warehouse.python.org/project/">https://warehouse.python.org/project/</a><path></div><div>  * Wikipedia: https://[lang].<a href="http://wikipedia.org/wiki/">wikipedia.org/wiki/</a><page> --> (dbpedia:<page>)</div><div>  * Build: <a href="http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.4/builds/771">http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.4/builds/771</a></div><div>  * ... JSON-LD RDF</div><div><br></div><div><br></div><div>* This could - most efficiently - be added to mailman</div><div>  (e.g. in Postorious and/or HyperKitty)</div><div><br></div><div>  * <a href="http://mailman-bundler.readthedocs.org/en/latest/">http://mailman-bundler.readthedocs.org/en/latest/</a></div><div>  * <a href="http://pythonhosted.org//mailman/">http://pythonhosted.org//mailman/</a></div><div>  * <a href="https://mail.python.org/mailman/listinfo/mailman-developers">https://mail.python.org/mailman/listinfo/mailman-developers</a></div></div></div><div><br></div><div>... looking forward Mailman3.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 18, 2014 at 10:47 AM, Wes Turner <span dir="ltr"><<a href="mailto:wes.turner@gmail.com" target="_blank">wes.turner@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><span style="font-size:13px">>>Is there any way to recognize a Lightweight Markup Language doctype<br>>>declaration, in email?<br><br></span><span style="font-size:13px">> Maybe a Content-Type?  But can you elaborate one what you're thinking about?</span><br><div><span style="font-size:13px"><br></span></div></span><div><span style="font-size:13px">```restructuredtext</span></div><div><span style="font-size:13px">Often, mailing list and issue text gets *worked into* docs.</span></div><div><span style="font-size:13px">```</span></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">ReST in email may ultimately be a bit noisy and ultimately an unproductive feature.</span></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Dec 2, 2014 at 1:32 PM, Barry Warsaw <span dir="ltr"><<a href="mailto:barry@python.org" target="_blank">barry@python.org</a>></span> wrote:</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><span>On Dec 02, 2014, at 04:53 AM, Wes Turner wrote:<br>
<br>
>Are the Python mailman instances upgraded to Mailman 3, with the Django GUI?<br>
<br>
</span>No, but we know there are people using it in production.  I expect we'll get<br>
another beta before the end of the year and then I think it's time to start<br>
planning an experimental deployment on pdo.  We have a few experimental lists<br>
on mpo that we can convert and start playing with.<br>
<span><br>
>Is there any way to recognize a Lightweight Markup Language doctype<br>
>declaration, in email?<br>
<br>
</span>Maybe a Content-Type?  But can you elaborate one what you're thinking about?<br>
<br>
Cheers,<br>
-Barry<br>
<br>
<br></div></div><span class="">_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" target="_blank">http://python.org/psf/codeofconduct/</a><br></span></blockquote></div></div>
</blockquote></div></div>