Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Copyright 2022 Ryan O'Neill elfmaster@arcana-research.io
- Copyright 2023 Even Stensberg evenstensberg@gmail.com
- Copyright 2024 David Saeger david@dds.mil
- Copyright 2026 U.S. Federal Government (in countries where recognized) osd.pentagon.cdao.mbx.perceptor-program-members@mail.mil
- _Add the copyright date, your name, and email address here. (PLEASE KEEP THIS LINE)_

## Note for U.S. Federal Employees
Expand Down
39 changes: 39 additions & 0 deletions src/_releases/github.com/dow-cdao/packflow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"name": "packflow",
"organization": "DoW CDAO",
"repositoryURL": "https://github.com/dow-cdao/packflow",
"description": "Packflow is a software development kit (SDK) that simplifies the development process and standardizes packaging of AI/ML running on streaming data sources.",
"laborHours": 2500,
"status": "Development",
"vcs": "git",
"permissions": {
"licenses": [
{
"name": "MIT License",
"URL": "https://github.com/dow-cdao/packflow/blob/main/LICENSE"
}
],
"usageType": "openSource"
},
"languages": [
"Python",
"YAML",
"Makefile",
"Markdown"
],
"tags": [
"code-mil",
"python",
"open-source"
],
"contact": {
"name": "Packflow Team",
"email": "osd.pentagon.cdao.mbx.perceptor-program-members@mail.mil",
"URL": "https://github.com/dow-cdao/packflow"
},
"date": {
"created": "2026-02-24",
"lastModified": "2026-02-24",
"metadataLastUpdated": "2026-02-24"
}
}