unipdf/doc.go

17 lines
495 B
Go
Raw Normal View History

/*
* This file is subject to the terms and conditions defined in
2016-07-30 00:27:21 +00:00
* file 'LICENSE.md', which is part of this source code package.
*/
2016-07-30 00:27:21 +00:00
//
// UniDoc is a fast and powerful package for document manipulation starting
// off as a PDF toolkit. This is a commercial open source library written
// and supported by the owners of the [FoxyUtils.com](https://foxyutils.com)
// website.
//
// Please see the [examples](https://github.com/unidoc/unidoc-examples/tree/master)
// folder.
//
2016-07-09 21:05:53 +00:00
package unidoc