aboutsummaryrefslogtreecommitdiff
blob: 7c6dbebc6650ea11dcb11f04fd644a1437130b90 (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://github.com/deveel/deveel-math/issues/</bugs-to>
		<remote-id type="github">deveel/deveel-math</remote-id>
	</upstream>
	<use>
		<flag name='pkg-config'>create .pc file(s) for .dll(s) installed to gac</flag>
	</use>
	<longdescription lang="en">Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.

	This package supports all the processor architectures (Any CPU).</longdescription>
	<longdescription lang="ru">
		.NET-версия библиотека Apache Harmony Math. Содержит класс BigNumeric в дополнение к BigInteger. Может быть использована на платформа v &lt; 4 (AnuCPU)
	</longdescription>
</pkgmetadata>