blob: 815f46123923409a65a31e6cb92d55efef9cbb8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>christianschoffit@gmail.com</email>
<name>Christian Schoffit</name>
</maintainer>
<longdescription>
IMSProg - software for CH341A-based programmers to work with I2C,
SPI and MicroWire EEPROM/Flash chips. It is composed by IMSProg
(the programmer), IMSProgEditor (the chip database editor) and
IMSProgUpdater (the chip database updates downloader)
</longdescription>
<upstream>
<maintainer>
<name>Mikhail Medvedev</name>
<email>e-ink-reader@yandex.ru</email>
</maintainer>
<changelog>https://github.com/bigbigmdm/IMSProg/releases</changelog>
<doc>https://github.com/bigbigmdm/IMSProg</doc>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|