diff options
Diffstat (limited to 'libraries/podofo/slack-desc')
-rw-r--r-- | libraries/podofo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/podofo/slack-desc b/libraries/podofo/slack-desc new file mode 100644 index 0000000000..48b000756d --- /dev/null +++ b/libraries/podofo/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 ':'. + + |-----handy-ruler------------------------------------------------------| +podofo: PoDoFo (Is a library to work with the PDF file format) +podofo: +podofo: The name comes from the first letter of PDF (Portable Document Format) +podofo: The PoDoFo library is a free, portable C++ library which includes +podofo: classes to parse PDF files and modify their contents into memory +podofo: The parser can also be used to extract information from a PDF file +podofo: (for example the parser could be used in a PDF viewer). +podofo: +podofo: Homepage: http://podofo.sourceforge.net/ +podofo: +podofo: |