Skip to content

Commit

Permalink
ENH: ship msgpack as pandas submodule to enable customization for pan…
Browse files Browse the repository at this point in the history
…das use cases, per pandas-dev#3814 and others
  • Loading branch information
wesm authored and jreback committed Oct 1, 2013
1 parent 6f96d7d commit 1501356
Show file tree
Hide file tree
Showing 20 changed files with 3,263 additions and 0 deletions.
13 changes: 13 additions & 0 deletions LICENSES/MSGPACK_LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright (C) 2008-2011 INADA Naoki <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Loading

0 comments on commit 1501356

Please sign in to comment.