-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
6 lines (6 loc) · 1.78 KB
/
params.json
1
2
3
4
5
6
{
"name": "Unidoc",
"tagline": "Fast and powerful Document Manipulation Library",
"body": "# Unidoc\r\nUniDoc is a fast and powerful package for document manipulation starting off as a PDF toolkit. This is a commercial library written and supported by the owners of the FoxyUtils.com website.\r\n\r\nThis library is used to power many of the services offered by the FoxyUtils.com website. The goal is to extend it to eventually support all of the offered services.\r\n\r\n[![GoDoc](https://godoc.org/github.com/unidoc/unidoc?status.svg)](https://godoc.org/github.com/unidoc/unidoc)\r\n\r\n## Getting the code\r\n\r\nOpen source users can use the master branch.\r\nCommercial users get a special URL with their customer id. Only the commercial URLs are eligible for commercial support.\r\n\r\n## GitHub\r\nAvailable on (GitHub)[https://github.com/unidoc/unidoc]. All development related information is stored there.\r\n\r\n## Installation\r\n```\r\ngo get github.com/unidoc/unidoc\r\n```\r\n\r\n## Examples\r\nSee the [examples](https://github.com/unidoc/unidoc/tree/master/examples) folder.\r\n\r\n## Copying/License\r\n\r\nUniDoc source code is available under GNU Affero General Public License/FOSS License Exception, see [LICENSE.txt](https://raw.githubusercontent.com/unidoc/unidoc/master/LICENSE.txt).\r\nAlternative commercial licensing is also available by filling out our [Price Quote](https://docs.google.com/a/owlglobal.io/forms/d/1m3ZHBAhQlo95IQoKg8gbi9c5hfFbW3VMziqH5DagxKo/viewform).\r\n\r\n## Support\r\n\r\nOpen source users can create a GitHub issue and we will look at it. Commercial users can either create a GitHub issue and also email us at [email protected] and we will assist them directly.\r\n\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}