Updated flatcam and dependency galore / minor updates to other ebuilds

This commit is contained in:
layman
2022-11-27 22:14:54 +01:00
parent b722f6b0a1
commit 1a100e11bc
38 changed files with 1073 additions and 24 deletions
+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Snuggs library parses S-expressions using numpy. Available function
include arithmetic and logical operators. Also members of the numpy
module such as "asarray()", "mean()" and "where" are available.
</longdescription>
<upstream>
<remote-id type="github">mapbox/snuggs</remote-id>
<remote-id type="pypi">snuggs</remote-id>
</upstream>
</pkgmetadata>