aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/polybori/metadata.xml')
-rw-r--r--sci-mathematics/polybori/metadata.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/sci-mathematics/polybori/metadata.xml b/sci-mathematics/polybori/metadata.xml
deleted file mode 100644
index e8192740d..000000000
--- a/sci-mathematics/polybori/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci-mathematics</herd>
- <longdescription>PolyBoRi is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. It also include a python interface on top of it.</longdescription>
- <use>
- <flag name='sage'>Replace the standard python interface by sage's python interface for easy integration in sage.</flag>
- </use>
-</pkgmetadata>