summaryrefslogtreecommitdiff
path: root/dev-lang/pico8/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /dev-lang/pico8/metadata.xml
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'dev-lang/pico8/metadata.xml')
-rw-r--r--dev-lang/pico8/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-lang/pico8/metadata.xml b/dev-lang/pico8/metadata.xml
new file mode 100644
index 000000000000..c2eb12510aed
--- /dev/null
+++ b/dev-lang/pico8/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chewi@gentoo.org</email>
+ <name>James Le Cuirot</name>
+ </maintainer>
+ <longdescription>
+ PICO-8 is a fantasy console for making, sharing and playing tiny games
+ and other computer programs. When you turn it on, the machine greets you
+ with a shell for typing in Lua programs and provides simple built-in
+ tools for creating sprites, maps and sound.
+
+ The harsh limitations of PICO-8 are carefully chosen to be fun to work
+ with, encourage small but expressive designs and hopefully to give
+ PICO-8 cartridges their own particular look and feel.
+ </longdescription>
+</pkgmetadata>