<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/share/doc/homebrew/Python-for-Formula-Authors.md, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Overhaul, simplify and cleanup documentation.</title>
<updated>2015-12-07T13:37:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-12-06T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b745546943a05bd2aa6d129e9a44e29771bf115a'/>
<id>b745546943a05bd2aa6d129e9a44e29771bf115a</id>
<content type='text'>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: be consistent when referring to official taps</title>
<updated>2015-11-01T03:32:09+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2015-10-31T03:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4a9960bee72e3a54b110c6b51676fd0f9275845d'/>
<id>4a9960bee72e3a54b110c6b51676fd0f9275845d</id>
<content type='text'>
Always use the `&lt;user/repo&gt;` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.

Closes Homebrew/homebrew#45535.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always use the `&lt;user/repo&gt;` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.

Closes Homebrew/homebrew#45535.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Python-for-Formula-Authors: use sha256 for example</title>
<updated>2015-09-28T18:14:51+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2015-09-28T18:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=04959403ac23bc16d52fc52aafed80b574231b02'/>
<id>04959403ac23bc16d52fc52aafed80b574231b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: use relative links</title>
<updated>2015-08-13T10:00:24+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-08-13T09:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5535bf564e70ab1c0199a5c18fa842e8b499209'/>
<id>d5535bf564e70ab1c0199a5c18fa842e8b499209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suggest homebrew-pypi-poet instead of mkpydeps</title>
<updated>2015-02-05T02:18:29+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2015-02-05T02:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c3691ca950b0773dcdba484b45673b6149964c12'/>
<id>c3691ca950b0773dcdba484b45673b6149964c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more https links and some link updates along the way</title>
<updated>2015-01-04T04:03:08+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2015-01-04T03:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b81097cdeef710bc861bfb7be76b2b4d631d89a2'/>
<id>b81097cdeef710bc861bfb7be76b2b4d631d89a2</id>
<content type='text'>
Closes Homebrew/homebrew#35529.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#35529.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Python docs: use prepend_create_path</title>
<updated>2014-12-11T15:55:32+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2014-12-11T15:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=df2e570fefccf4f006049d326366e6826e797764'/>
<id>df2e570fefccf4f006049d326366e6826e797764</id>
<content type='text'>
prepend_path doesn't do anything if path doesn't already exist, so use
prepend_create_path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prepend_path doesn't do anything if path doesn't already exist, so use
prepend_create_path.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: recommend setup_install_args instead of setup_install</title>
<updated>2014-12-10T22:20:17+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2014-12-10T20:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c5c4684714fffe5d4ea610097a51467ecd6432e1'/>
<id>c5c4684714fffe5d4ea610097a51467ecd6432e1</id>
<content type='text'>
Closes Homebrew/homebrew#34793.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#34793.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Python for formula authors</title>
<updated>2014-11-26T08:21:43+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2014-11-16T02:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d3ab27f860a7acd95852e685f7f55580326252b1'/>
<id>d3ab27f860a7acd95852e685f7f55580326252b1</id>
<content type='text'>
Closes Homebrew/homebrew#34228.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#34228.
</pre>
</div>
</content>
</entry>
</feed>
