blob: 5c94798535cf8fc851298289e6e05c6b17f3da9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>sstallion@gmail.com</email>
<name>Steven Stallion</name>
</maintainer>
<longdescription>
This is a collection of utilities for the Linux Subsystem for Windows
(WSL), such as converting Linux paths to Windows paths or creating
Linux application shortcuts on the Windows Desktop.
</longdescription>
<upstream>
<remote-id type="github">wslutilities/wslu</remote-id>
</upstream>
</pkgmetadata>
|