diff options
Diffstat (limited to 'libraries/libfilezilla/slack-desc')
-rw-r--r-- | libraries/libfilezilla/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libfilezilla/slack-desc b/libraries/libfilezilla/slack-desc new file mode 100644 index 0000000000..2cd3832744 --- /dev/null +++ b/libraries/libfilezilla/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libfilezilla: libfilezilla (C++ Library) +libfilezilla: +libfilezilla: libfilezilla is a small and modern C++ library, offering some basic +libfilezilla: functionality to build high-performing, platform-independent programs. +libfilezilla: libfilezilla is a cross-platform library for all major operating +libfilezilla: systems, including but not limited to Linux, *BSD, OS X and Windows. +libfilezilla: +libfilezilla: This library is free software, it is distributed under the terms and +libfilezilla: conditions of the GNU General Public License v2+ +libfilezilla: +libfilezilla: Project URL: https://lib.filezilla-project.org/ |