https://github.com/seddryck/packata
Packata is a library for consuming Data Package v2 files, enabling seamless access to their referenced data. It supports unpacking, schema validation, and metadata inspection. With a focus on user-friendliness, Packata ensures full compliance with the Data Package specification, making it an essential tool for developers and analysts.
https://github.com/seddryck/packata
data-package
Last synced: 7 months ago
JSON representation
Packata is a library for consuming Data Package v2 files, enabling seamless access to their referenced data. It supports unpacking, schema validation, and metadata inspection. With a focus on user-friendliness, Packata ensures full compliance with the Data Package specification, making it an essential tool for developers and analysts.
- Host: GitHub
- URL: https://github.com/seddryck/packata
- Owner: Seddryck
- License: apache-2.0
- Created: 2024-12-24T10:03:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-29T02:36:18.000Z (8 months ago)
- Last Synced: 2025-08-29T09:12:17.821Z (8 months ago)
- Topics: data-package
- Language: C#
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Packata

Packata is a library for consuming Data Package v2 files, enabling seamless access to their referenced data. It supports unpacking, schema validation, and metadata inspection. With a focus on user-friendliness, Packata ensures full compliance with the Data Package specification, making it an essential tool for developers and analysts.
[About][] | [Installing][] | [Quickstart][]
[About]: #about (About)
[Installing]: #installing (Installing)
[Quickstart]: #quickstart (Quickstart)
## About
**Social media:** [](https://seddryck.github.io/Packata)
[](https://twitter.com/Seddryck)
**Releases:** [](https://github.com/seddryck/packata/releases/latest)
[](https://www.nuget.org/packages/Packata.Core/) [](https://github.com/Seddryck/Packata/releases/latest) [](https://github.com/Seddryck/Packata/blob/master/LICENSE)
**Dev. activity:** [](https://github.com/Seddryck/Packata/commits)


**Continuous integration builds:** [](https://ci.appveyor.com/project/Seddryck/Packata/)
[](https://ci.appveyor.com/project/Seddryck/Packata/build/tests)
[](https://www.codefactor.io/repository/github/seddryck/Packata)
[](https://codecov.io/github/Seddryck/Packata)
**Status:** [](https://github.com/Seddryck/Packata/stargazers)
[](https://github.com/Seddryck/Packata/issues?utf8=%E2%9C%93&q=is:issue+is:open+label:bug+)
[](https://github.com/Seddryck/Packata/search?l=C%23)
## Installing
More to come ...
## QuickStart
More to come ...