blob: 74c21ca0c170300fd1fe45e803a089e00dd6c773 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>
JCIFS is an Open Source client library that implements the CIFS/SMB networking
protocol in 100% Java. CIFS is the standard file sharing protocol on the
Microsoft Windows platform (e.g. Map Network Drive ...). This client is used
extensively in production on large Intranets.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|