<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/README.md, branch 0.9.18</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Added PyOhio 2019 video link</title>
<updated>2019-08-03T17:14:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-08-03T17:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4aa8370092d1aba5edaf77bf9a867b23adf4aa97'/>
<id>4aa8370092d1aba5edaf77bf9a867b23adf4aa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2019-07-31T21:51:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-31T21:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=accb7d78675fffe9aa031fa073aa950c8241ee1c'/>
<id>accb7d78675fffe9aa031fa073aa950c8241ee1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README - replaced links to older talks with ones to PyOhio 2019</title>
<updated>2019-07-31T21:11:50+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-31T21:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9b13916a6451686cfb9e3739a1326dea7f02faa5'/>
<id>9b13916a6451686cfb9e3739a1326dea7f02faa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed all uses of sub-command to subcommand</title>
<updated>2019-07-19T14:06:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-19T14:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=920a9faa050441fbe064eed200f74dbdc0ba9663'/>
<id>920a9faa050441fbe064eed200f74dbdc0ba9663</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected line in README since scripting supports more than just ASCII text files</title>
<updated>2019-07-19T02:18:22+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-19T02:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=11a1ad03da630da28d39f1fb4a573f855cc7a661'/>
<id>11a1ad03da630da28d39f1fb4a573f855cc7a661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed another broken link</title>
<updated>2019-07-19T01:41:13+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-19T01:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d19540b37a2f8cb27225a11afd39fbb410f9bc3b'/>
<id>d19540b37a2f8cb27225a11afd39fbb410f9bc3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken links in README.md due to documentation reorganization</title>
<updated>2019-07-19T01:35:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-07-19T01:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1e714557ec6fdca3076038578f9e1e5f43b2722e'/>
<id>1e714557ec6fdca3076038578f9e1e5f43b2722e</id>
<content type='text'>
Also:
- Moved Examples before API Reference in overall documentation index
- Added an example project
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Moved Examples before API Reference in overall documentation index
- Added an example project
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed ArgParser to Cmd2ArgumentParser to make it clear it's a derived class of argparse.ArgumentParser</title>
<updated>2019-07-18T20:08:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-18T20:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=858476599f1d8ac9642c36f0a573cbd596e47a67'/>
<id>858476599f1d8ac9642c36f0a573cbd596e47a67</id>
<content type='text'>
when developers read the code in cmd2.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when developers read the code in cmd2.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed link to deleted example</title>
<updated>2019-07-15T15:27:53+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-15T15:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d6d50a001b29f3c13ac60cbba7c50a2a5aea1b2e'/>
<id>d6d50a001b29f3c13ac60cbba7c50a2a5aea1b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed Cmd2ArgParser to ArgParser</title>
<updated>2019-07-12T16:42:04+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-07-12T16:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9bb6b84608b6262d228c021c7115e1389eed33e3'/>
<id>9bb6b84608b6262d228c021c7115e1389eed33e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
