<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Kconfiglib.git/README.rst, branch v1.0.2</title>
<subtitle>Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git</subtitle>
<id>https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v1.0.2</id>
<link rel='self' href='https://git.mcdonnell.dev/Kconfiglib.git/atom?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/'/>
<updated>2017-09-24T14:35:48Z</updated>
<entry>
<title>Pass 'license' param to setuptools.setup()</title>
<updated>2017-09-24T14:35:48Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T14:29:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=747512bd077707215746c78d8b8ed3df35ac965b'/>
<id>urn:sha1:747512bd077707215746c78d8b8ed3df35ac965b</id>
<content type='text'>
Shows up when you do 'pip show kconfiglib', which previously showed
UNKNOWN for the license. I was hoping it'd be inferred from the trove
classifiers.

Make this a 1.0.2 release.
</content>
</entry>
<entry>
<title>Use --user with pip in the example command</title>
<updated>2017-09-24T13:53:02Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T13:53:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=366278e1f5324fbb4ce954bc7e563d36441b5160'/>
<id>urn:sha1:366278e1f5324fbb4ce954bc7e563d36441b5160</id>
<content type='text'>
Will make it work for most people out of the box, plus it's good default practice anyway.</content>
</entry>
<entry>
<title>Make 1.0.1 release</title>
<updated>2017-09-24T13:41:22Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-24T13:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=63aeed02222e0440cb59206f715db2c973fa00f8'/>
<id>urn:sha1:63aeed02222e0440cb59206f715db2c973fa00f8</id>
<content type='text'>
Gets the get_defconfig_filename() fixes out.
</content>
</entry>
<entry>
<title>Make the PyPI link point to the Kconfiglib page</title>
<updated>2017-09-23T18:43:21Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T18:43:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=ffe907d176305fab6df6eaebbd4aaf45b2ef4c03'/>
<id>urn:sha1:ffe907d176305fab6df6eaebbd4aaf45b2ef4c03</id>
<content type='text'>
Bit more specific than https://pypi.python.org.</content>
</entry>
<entry>
<title>Fix README typo</title>
<updated>2017-09-23T17:43:30Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T17:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=87ed603ce7ee3014a6049d891ea080ca424e5073'/>
<id>urn:sha1:87ed603ce7ee3014a6049d891ea080ca424e5073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linkify another kconfiglib.py in the README</title>
<updated>2017-09-23T17:07:38Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T17:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=438417dd3b54a156be90ccd82b3280009168458f'/>
<id>urn:sha1:438417dd3b54a156be90ccd82b3280009168458f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add installation instructions for PyPI</title>
<updated>2017-09-23T16:32:03Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T16:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=46378988f58ab363eb8eb3088d596a1a8f7a6bab'/>
<id>urn:sha1:46378988f58ab363eb8eb3088d596a1a8f7a6bab</id>
<content type='text'>
Along with the v1.0.0 tag. First version has been pushed to PyPI.
</content>
</entry>
<entry>
<title>Use a separate LICENSE.txt for the ISC license</title>
<updated>2017-09-23T12:55:06Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T12:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=8ec310028e6ba4efeb794f4b28f625a525dec427'/>
<id>urn:sha1:8ec310028e6ba4efeb794f4b28f625a525dec427</id>
<content type='text'>
Packaging preparation.

Unspams the README a bit (but spams the tree...). Should make GitHub
display the license automatically.
</content>
</entry>
<entry>
<title>README formatting nit</title>
<updated>2017-09-23T12:37:11Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T12:37:11Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=2c2dcecf03b32dd670fb83bed3d8bc0c7a4d4015'/>
<id>urn:sha1:2c2dcecf03b32dd670fb83bed3d8bc0c7a4d4015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch README format to reStructuredText</title>
<updated>2017-09-23T12:34:35Z</updated>
<author>
<name>Ulf Magnusson</name>
<email>ulfalizer@gmail.com</email>
</author>
<published>2017-09-23T12:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mcdonnell.dev/Kconfiglib.git/commit/?id=9f3de45f33688837a90a90261199519f817813cd'/>
<id>urn:sha1:9f3de45f33688837a90a90261199519f817813cd</id>
<content type='text'>
In preparation for creating a PyPI package. This is the documentation
format PyPI expects. Some automatic conversion workarounds can be found
on Google, but keep it simple and eliminate a step.

Add a fancy table of contents using ::contents too.
</content>
</entry>
</feed>
