blog/projects/index.xml
2023-03-19 00:54:56 +01:00

89 lines
4 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Projects on Home</title>
<link>http://jaseg.de/projects/</link>
<description>Recent content in Projects on Home</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Jan Sebastian Götte</copyright><atom:link href="http://jaseg.de/projects/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Gerbolyze</title>
<link>http://jaseg.de/projects/gerbolyze/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/gerbolyze/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;Gerbolyze is a tool that allows the modification of Gerber PCB artwork with a vector graphics editor like Inkscape. Gerbolyze directly converts between SVG and Gerber, and accurately reproduces details that other tools can not.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
<item>
<title>Gerbonara</title>
<link>http://jaseg.de/projects/gerbonara/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/gerbonara/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;Gerbonara is a user-friendly, powerful tool for reading, writing, modification and rendering of Gerber PCB artwork from the command line or from Python code. Gerbonara supports the Gerber dialects of all industry-standard EDA tools.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
<item>
<title>lolcat-c</title>
<link>http://jaseg.de/projects/lolcat-c/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/lolcat-c/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;lolcat-c is a small, high-performance re-implementation of the &lt;a class=&#34;reference external&#34; href=&#34;https://github.com/busyloop/lolcat&#34;&gt;lolcat&lt;/a&gt; rainbow cat utility. lolcat-c is meant as a lolcat that you can actually use in production. It is fast, not slowing down whatever you pipe through it, and it robustly handles real-world terminal output including escape sequences.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
<item>
<title>python-mpv</title>
<link>http://jaseg.de/projects/python-mpv/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/python-mpv/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;python-mpv is a small, ctypes-based Python library wrapping the libmpv media player library. Despite its small size and simple API, python-mpv allows advanced control over libmpv and beyond simple remote control of mpv can be used to embed mpv in OpenGL, Qt, and GTK-based Python applications.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
<item>
<title>svg-flatten</title>
<link>http://jaseg.de/projects/svg-flatten/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/svg-flatten/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;svg-flatten is a command-line utility that performs vector occlusion and clipping on SVG files, producing a flattened SVG file without overlapping elements, without changing what the file looks like. svg-flatten is used as a part of gerbolyze.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
<item>
<title>wsdiff</title>
<link>http://jaseg.de/projects/wsdiff/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>http://jaseg.de/projects/wsdiff/</guid>
<description>&lt;div class=&#34;document&#34;&gt;
&lt;p&gt;wsdiff is a command-line utility that produces self-contained, syntax-highlighted, HTML-formatted diffs that support both unified and side-by-side diffs from a single source file using nothing but CSS magic.&lt;/p&gt;
&lt;/div&gt;</description>
</item>
</channel>
</rss>