metadata.xml 545 B

123456789101112131415
  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. nauty is a program for computing automorphism groups of graphs and digraphs. It can also produce a
  10. canonical labelling.
  11. nauty is written in a portable subset of C, and runs on a considerable number of different systems.
  12. </longdescription>
  13. </pkgmetadata>