Skip to content

Commit

Permalink
#529 Update pymaven file name and add pycparser about and license file
Browse files Browse the repository at this point in the history
  • Loading branch information
Li committed Mar 24, 2017
1 parent 7514379 commit e198603
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 1 deletion.
16 changes: 16 additions & 0 deletions thirdparty/prod/pycparser.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
about_resource: pycparser-2.14-cp27-none-any.whl
download_url: https://pypi.python.org/packages/6d/31/666614af3db0acf377876d48688c5d334b6e493b96d21aa7d332169bee50/pycparser-2.14.tar.gz#md5=a2bc8d28c923b4fe2b2c3b4b51a4f935
name: pycparser
version: 2.14

dje_license: bsd-new
license_text_file: pycparser.LICENSE

copyright: Copyright (c) 2008-2016, Eli Bendersky

author: Eli Bendersky
owner: Eli Bendersky
home_url: https://github.com/eliben/pycparser

vcs_tool: git
vcs_repository: https://github.com/eliben/pycparser.git
25 changes: 25 additions & 0 deletions thirdparty/prod/pycparser.LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Copyright (c) 2008-2016, Eli Bendersky
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Eli Bendersky nor the names of its contributors may
be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2 changes: 1 addition & 1 deletion thirdparty/prod/pymaven.ABOUT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
about_resource: pyparsing-2.1.10-py2.py3-none-any.whl
about_resource: pymaven-0.1.0-py2.py3-none-any.whl
name: pymaven
version: 0.1.0
home_url: https://github.com/sassoftware/pymaven
Expand Down

0 comments on commit e198603

Please sign in to comment.