{
"info": {
"author": "Dan Persons",
"author_email": "dpersonsdev@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: POSIX",
"Programming Language :: Python",
"Topic :: Software Development"
],
"description": "\nLicins\n------\n\nLicins is a tool for inserting commented software licenses into source code. It comes with modules for popular open source licenses, and can use config files for persistent options. Licenses are inserted at the beginnigs of files, but after any lines starting with #!. Options for copyright name, encoding, signature, and other add-ons.\n\nOptions\n```````\n\n::\n \n usage: licins [-h] [--version] [--list] [-l LICENSE] [-t LICTYPE]\n [-c COMMENT] [-C COMMENTEND] [-d PROGDESC] [-n CNAME]\n [-y CYEAR] [-p PREFIX] [-e ENCODING] [-s SIGNATURE]\n [FILE [FILE ...]]\n\n positional arguments:\n FILE specify files in which to insert licenses\n\n optional arguments:\n -h, --help show this help message and exit\n --version show program's version number and exit\n --list return a list of available licenses\n -l LICENSE set which license to use\n -t LICTYPE set license type\n -c COMMENT set the comment string\n -C COMMENTEND set the comment end string\n -d PROGDESC set a program description line\n -n CNAME set the copyright name\n -y CYEAR set the copyright year (default: current year)\n -p PREFIX set the first line (e.g. '#!/bin/bash)'\n -e ENCODING add an encoding line\n -s SIGNATURE add a signature line to follow the (c) name\n\n Always put multi-word option arguments in single quotes!\n Use ~/.config/licins.conf for persistent options.\n\n::\n\n ==== Available license modules: ====\n \n apache : The Apache 2.0 license\n bsd2 : The Berkeley Software Distribution license v2\n bsd3 : The Berkeley Software Distribution license v3\n gfdl1-2 : The GNU Free Documentation License v1.2\n gfdl1-3 : The GNU Free Documentation License v1.3\n gpl2 : The GNU General Public License v2+\n gpl3 : The Gnu General Public License v3\n lgpl2 : The GNU Library General Public License v2+\n lgpl2-1 : The GNU Library General Public License v2.1+\n lgpl3 : The GNU Library General Public License v3\n mit : The MIT License\n\nLinks\n`````\n\n* `Releases `_\n* `README `_\n* `Development source `_\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "https://github.com/dogoncouch/licins/archive/v1.1.tar.gz",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/dogoncouch/licins",
"keywords": "development",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "licins",
"package_url": "https://pypi.org/project/licins/",
"platform": "",
"project_url": "https://pypi.org/project/licins/",
"project_urls": {
"Download": "https://github.com/dogoncouch/licins/archive/v1.1.tar.gz",
"Homepage": "https://github.com/dogoncouch/licins"
},
"release_url": "https://pypi.org/project/licins/1.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Insert commented licenses into source files",
"version": "1.1"
},
"last_serial": 3718065,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "706d0ace63d81fa24adc974774123b07",
"sha256": "d7e9e3a72d879545e07a4d81b77eac68a6d63446c7a7cf150a6ef5da79751c11"
},
"downloads": -1,
"filename": "licins-1.0.tar.gz",
"has_sig": false,
"md5_digest": "706d0ace63d81fa24adc974774123b07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 103814,
"upload_time": "2017-04-01T21:05:24",
"url": "https://files.pythonhosted.org/packages/9c/f7/eee406f1e84e14d6a1bd2a49035be2c477ae569cdb4751037ec7c283df0b/licins-1.0.tar.gz"
}
],
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "b4b3189e064aed2a2deed168b8e43a32",
"sha256": "a444aa301bc1f87077b5a6b24cecbaa44e5c628942c1b8b452544476e7fe87ae"
},
"downloads": -1,
"filename": "licins-1.1.tar.gz",
"has_sig": false,
"md5_digest": "b4b3189e064aed2a2deed168b8e43a32",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 112868,
"upload_time": "2018-03-29T20:07:37",
"url": "https://files.pythonhosted.org/packages/41/cd/1fe45d97d882619511cc6499326c02811ed88466433045550fd47863f9c8/licins-1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b4b3189e064aed2a2deed168b8e43a32",
"sha256": "a444aa301bc1f87077b5a6b24cecbaa44e5c628942c1b8b452544476e7fe87ae"
},
"downloads": -1,
"filename": "licins-1.1.tar.gz",
"has_sig": false,
"md5_digest": "b4b3189e064aed2a2deed168b8e43a32",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 112868,
"upload_time": "2018-03-29T20:07:37",
"url": "https://files.pythonhosted.org/packages/41/cd/1fe45d97d882619511cc6499326c02811ed88466433045550fd47863f9c8/licins-1.1.tar.gz"
}
]
}