<feed xmlns='http://www.w3.org/2005/Atom'>
<title>swiftstory.git/swiftstory/data/lang/fr, branch master</title>
<subtitle>SwiftStory game</subtitle>
<id>http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=master</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/'/>
<updated>2021-12-26T17:28:21+00:00</updated>
<entry>
<title>Make cards be part of the Python package data</title>
<updated>2021-12-26T17:28:21+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-26T16:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=d592880c4bc4c581d8847d96ff73bc319ca1fac2'/>
<id>urn:sha1:d592880c4bc4c581d8847d96ff73bc319ca1fac2</id>
<content type='text'>
We now load the cards using pkg_resources. This is way better in many
aspects:
 * we can install the package using pip without having issues loading
  cards
 * we don't need to chdir to / before running swiftstoryd
 * we don't need to rely on data_files which is deprecated.

Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
</feed>
