summaryrefslogtreecommitdiff
blob: 872a2a4cddcedf6c115619bb2bd97920b4c7e9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>dotnet</herd>
	<maintainer>
		<email>ramereth@gentoo.org</email>
		<name>Lance Albertson</name>
	</maintainer>
	<longdescription lang="en">
		MySQL Connector/Net enables developers to easily create .NET
		applications that require secure, high-performance data connectivity
		with MySQL. It implements the required ADO.NET interfaces and integrates
		into ADO.NET aware tools. Developers can build applications using their
		choice of .NET languages. MySQL Connector/Net is a fully-managed ADO.NET
		driver written in 100% pure C#.
	</longdescription>
</pkgmetadata>