Skip to content

Commit 5d53c0e

Browse files
committed
Add README for FederatedCode client
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent d4b3424 commit 5d53c0e

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

aboutcode/federatedcode/README.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
=======================
2+
aboutcode.federatedcode
3+
=======================
4+
5+
|license| |build|
6+
7+
.. |license| image:: https://img.shields.io/badge/License-Apache--2.0-blue.svg?style=for-the-badge
8+
:target: https://opensource.org/licenses/Apache-2.0
9+
10+
.. |build| image:: https://img.shields.io/github/actions/workflow/status/aboutcode-org/federatedcode/main.yml?style=for-the-badge&logo=github
11+
12+
This is a library of FederatedCode client utilities to fetch and subscribe package metadata.
13+
14+
15+
License
16+
=======
17+
18+
Copyright (c) nexB Inc. and others. All rights reserved.
19+
20+
SPDX-License-Identifier: Apache-2.0
21+
22+
See https://aboutcode.org for more information about AboutCode OSS projects.
23+
24+
.. code-block:: none
25+
26+
You may not use this software except in compliance with the License.
27+
You may obtain a copy of the License at
28+
29+
http://www.apache.org/licenses/LICENSE-2.0
30+
31+
Unless required by applicable law or agreed to in writing, software
32+
distributed under the License is distributed on an "AS IS" BASIS,
33+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34+
See the License for the specific language governing permissions and
35+
limitations under the License.

0 commit comments

Comments
 (0)