aboutsummaryrefslogtreecommitdiff
blob: cf1e49333476bfe3fc652184cfa9cfea9971362f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription lang="en">
		FreeBASIC is a completely free, open-source, multi-platform
		BASIC compiler, with syntax similar to MS-QuickBASIC, that adds
		new features such as pointers, unsigned data types, inline
		assembly, object orientation, and many others.
	</longdescription>
	<upstream>
		<bugs-to>https://github.com/freebasic/fbc/issues</bugs-to>
		<doc lang="en">https://www.freebasic.net</doc>
		<remote-id type="github">freebasic/fbc</remote-id>
	</upstream>
</pkgmetadata>