diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-30 11:12:48 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-30 11:12:48 +0100 |
commit | 3199ec7737e923dc19479e5de7b31bb583071931 (patch) | |
tree | ac5f7a0fcd510c0ee74177bc13b7211bffc8ce64 /dev-python/meshpy | |
parent | Update local USE description (diff) | |
download | sci-3199ec7737e923dc19479e5de7b31bb583071931.tar.gz sci-3199ec7737e923dc19479e5de7b31bb583071931.tar.bz2 sci-3199ec7737e923dc19479e5de7b31bb583071931.zip |
Cleanup remote IDs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/meshpy')
-rw-r--r-- | dev-python/meshpy/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/meshpy/metadata.xml b/dev-python/meshpy/metadata.xml index d5be6ad0b..18f3e3730 100644 --- a/dev-python/meshpy/metadata.xml +++ b/dev-python/meshpy/metadata.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> @@ -12,7 +12,7 @@ also have many other applications ranging from computer graphics to robotics. In order to generate these 2D and 3D meshes, MeshPy provides Python interfaces to two well-regarded mesh generators, Triangle by J. Shewchuk and TetGen by Hang Si. Both are included in the package in slightly modified versions. -</longdescription> + </longdescription> <upstream> <remote-id type="pypi">MeshPy</remote-id> </upstream> |