16 lines
587 B
XML
16 lines
587 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>your.email@domain.com</email>
|
|
<name>Your Name</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Windsurf is an AI-powered IDE that integrates with Cascade, providing intelligent
|
|
code completion, refactoring suggestions, and real-time AI assistance for developers.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">Codeium/windsurf</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|