blob: c2caefe948c88c9f08c23defad2c778dd1874ca3 (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>silmano@gmail.com</email>
<name>Pedro Arizmendi</name>
</maintainer>
<longdescription lang="en">
An open source Eye-Fi Server written in Python.
Will let you send your photos directly to a local
server without the need of the server being visible
from internet, granting the function to save the photos
on a local LAN.
</longdescription>
</pkgmetadata>
|