blob: f145f68da4156c6e4ad66c03c38b9df179b75b24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>dotnet</herd>
<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>
|