aboutsummaryrefslogtreecommitdiff
blob: cddb6fceae50d0551c48343646aecf7c7b5bb988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>dotnet@gentoo.org</email>
		<description>Gentoo Dotnet Project</description>
	</maintainer>
	<upstream>
		<bugs-to>https://bitbucket.org/dadhi/dryioc/issues</bugs-to>
		<remote-id type="bitbucket">dadhi/dryioc</remote-id>
	</upstream>
	<use>
		<flag name='pkg-config'>create .pc file(s) for .dll(s) installed to gac</flag>
	</use>
	<longdescription lang="en">
		fast, small, full-featured IoC Container for .NET
	</longdescription>
	<longdescription lang="ru">
		IoC Container для .NET
	</longdescription>
</pkgmetadata>