<feed xmlns='http://www.w3.org/2005/Atom'>
<title>formurapid, branch master</title>
<subtitle>Fill in a PDF form using a text file</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/'/>
<entry>
<title>Increase version v0.0.1 -&gt; v0.0.2</title>
<updated>2021-04-18T15:10:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T15:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=86f28d6a8230d1beb498a5bd0f1a8849e72912ce'/>
<id>86f28d6a8230d1beb498a5bd0f1a8849e72912ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept multiple PDF input files</title>
<updated>2021-04-18T15:02:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T15:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=a3ecfe79cdae4dab5012ab1176c53f521000bd85'/>
<id>a3ecfe79cdae4dab5012ab1176c53f521000bd85</id>
<content type='text'>
Previously we only accepted the first PDF file given in free arguments.
Allow multiple files to be processed in a single call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we only accepted the first PDF file given in free arguments.
Allow multiple files to be processed in a single call.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2021-04-18T02:17:18+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T02:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=096353723218a754ebc11d23e4be0d25d16da24f'/>
<id>096353723218a754ebc11d23e4be0d25d16da24f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cargo.toml: Fix whitespace</title>
<updated>2021-04-18T02:16:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T02:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=7c4ce8d389860112b19e24aab6d95b1260a6eadb'/>
<id>7c4ce8d389860112b19e24aab6d95b1260a6eadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add packaging and distribution</title>
<updated>2021-04-18T01:54:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T01:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=ede1d34693f2119d6d2d3fff421e591783dd5b93'/>
<id>ede1d34693f2119d6d2d3fff421e591783dd5b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2021-04-18T01:20:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-18T01:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=5d015f4c05474c6e9e8e58e6b0cc64d69d0e70bd'/>
<id>5d015f4c05474c6e9e8e58e6b0cc64d69d0e70bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate man page</title>
<updated>2021-04-17T19:57:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-17T19:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=0e8e504e49ec57cabe7b33656066093bbe61be53'/>
<id>0e8e504e49ec57cabe7b33656066093bbe61be53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/formurapid.1.txt: Add manual description</title>
<updated>2021-04-17T19:54:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-17T19:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=98799fdf302ce548dd2671d5fe3d667fe1bdebf4'/>
<id>98799fdf302ce548dd2671d5fe3d667fe1bdebf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/formurapid.1.txt: Document command line options</title>
<updated>2021-04-17T19:06:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-17T19:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=8a10f52ebdf514a798e1f38e8d568327902f9b9d'/>
<id>8a10f52ebdf514a798e1f38e8d568327902f9b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an example</title>
<updated>2021-04-17T18:31:26+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-04-17T18:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/formurapid/commit/?id=16fbda5831d81c8fc430a41bbc75a9f80d54a701'/>
<id>16fbda5831d81c8fc430a41bbc75a9f80d54a701</id>
<content type='text'>
Try to show command usage with a PDF form and the generated files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try to show command usage with a PDF form and the generated files.
</pre>
</div>
</content>
</entry>
</feed>
