metadata.xml 679 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>sci-mathematics@gentoo.org</email>
  6. <name>Gentoo Mathematics Project</name>
  7. </maintainer>
  8. <longdescription lang="en">
  9. GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS,
  10. where CAS stands for Computer Algebra System. It is designed to allow
  11. the creation of integrated systems that embed symbolic manipulations
  12. together with more established areas of computer science (like
  13. computation-intense numeric applications, graphical interfaces, etc.)
  14. under one roof.
  15. </longdescription>
  16. </pkgmetadata>