Metadata-Version: 2.4
Name: pasal
Version: 0.0.1
Summary: Python SDK for Pasal.id - Open Indonesian legal data platform. API client for 40,000+ regulations.
Project-URL: Homepage, https://pasal.id
Project-URL: Repository, https://github.com/pasal-id
Project-URL: Documentation, https://pasal.id/hubungkan
Author-email: Ilham Firdausi Putra <halo@pasal.id>
License-Expression: MIT
Keywords: api,hukum,indonesia,law,legal,mcp,peraturan,regulation
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pasal

Python SDK for [Pasal.id](https://pasal.id) - Indonesia's open legal data platform.

> **Coming soon.** This package is under active development.

## What is Pasal.id?

Pasal.id provides structured, searchable access to 40,000+ Indonesian government regulations. Free for everyone to read, with an API and MCP server for developers.

## Installation

```bash
pip install pasal
```

## Links

- Website: https://pasal.id
- API: https://pasal.id/hubungkan
- GitHub: https://github.com/pasal-id
