<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>La Falacia de la Barba Verde &#187; make</title>
	<atom:link href="http://blog.lafalaciadelabarbaverde.com/tag/make/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lafalaciadelabarbaverde.com</link>
	<description>Mis experimentos con gaseosa publicados en la web</description>
	<lastBuildDate>Mon, 25 Apr 2011 15:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Parsear Makefiles (en Python)</title>
		<link>http://blog.lafalaciadelabarbaverde.com/2008/08/12/parsear-makefiles-en-python/</link>
		<comments>http://blog.lafalaciadelabarbaverde.com/2008/08/12/parsear-makefiles-en-python/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 16:26:29 +0000</pubDate>
		<dc:creator>__pfigue</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[makefile]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://blog.lafalaciadelabarbaverde.com/?p=67</guid>
		<description><![CDATA[Necesitaba parsear ficheros Makefile desde Python, y buscando&#8230; me cuesta encontrar cosas. Makefile::Parser, en Perl, parsea Makefiles, pero no soporta toda la gramática, y está en pre-alpha. Además es en Perl y no en Python, y para prototipar no hay problema, pero para sacar algo más sólido me deja un poco &#8220;descubierto&#8221;. Makefile::Parser::GmakeDB ejecuta make, [...]]]></description>
		<wfw:commentRss>http://blog.lafalaciadelabarbaverde.com/2008/08/12/parsear-makefiles-en-python/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

