summaryrefslogtreecommitdiff
path: root/dev-embedded/imsprog/metadata.xml
blob: 5fe3f4830c38fde12c7330496e885d1db3074ca5 (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://www.gentoo.org/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>
		<remote-id type="github">bigbigmdm/IMSProg</remote-id>
	</upstream>
</pkgmetadata>