Skip to content

License

This page covers the licensing terms for depkeeper and its third-party dependencies.


Apache License 2.0

depkeeper is released under the Apache License, Version 2.0.

Text Only
Copyright 2025 Rahul Kaushal

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.

License Summary

The Apache License 2.0 is a permissive open source license that provides flexibility for both personal and commercial use.

Permissions

  • Commercial Use -- Use depkeeper in commercial projects
  • Modification -- Modify the source code as needed
  • Distribution -- Share depkeeper with others
  • Sublicensing -- Grant the same rights to others
  • Private Use -- Use privately without sharing changes
  • Patent Grant -- Express grant of patent rights from contributors

Requirements

  • License and Copyright Notice -- Include the original license and copyright notice in copies or substantial portions of the software
  • State Changes -- Document any modifications made to the code

Limitations

  • Trademark Use -- Does not grant rights to use project trademarks or logos
  • Liability -- Software is provided "as is" without warranty
  • Warranty -- No warranty of any kind is provided

Third-Party Dependencies

depkeeper depends on the following open source libraries. All dependencies use permissive licenses compatible with Apache 2.0.

Library License Type
click BSD-3-Clause Permissive
httpx BSD-3-Clause Permissive
rich MIT Permissive
packaging Apache-2.0 / BSD-2-Clause Permissive