forked from gentoo/sci
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.xml
More file actions
18 lines (18 loc) · 718 Bytes
/
Copy pathmetadata.xml
File metadata and controls
18 lines (18 loc) · 718 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-astronomy@gentoo.org</email>
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
Pysolar is a collection of Python libraries for simulating the
irradiation of any point on earth by the sun. It includes code for
extremely precise ephemeris calculations, and more. Pysolar can
calculate the location of the sun or the shading percentage as a
function of time for a row of 2-axis tracked panels.
</longdescription>
<upstream>
<remote-id type="github">pingswept/pysolar</remote-id>
</upstream>
</pkgmetadata>