janet 1.41.2-1
Package Information
| Description | Lisp-like programming language for system scripting expressive automation, and extending programs written in C or C++ with user scripting capabilities. |
|---|---|
| Maintainer | Jacob Mealey <jacobmealey.maine@gmail.com> |
| Changed By | Jacob Mealey <jacobmealey.maine@gmail.com> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/jacobmealey/janet.git (browse) |
| Closes | #983003 |
| Tracker | https://tracker.debian.org/pkg/janet |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Sun, 14 Jun 2026 17:01:46 -0400 |
|---|---|
| Source | janet |
| Version | 1.41.2-1 |
| Changed-By | Jacob Mealey |
| Architecture | source amd64 |
| Distribution | unstable |
Changelog
janet (1.41.2-1) unstable; urgency=low . * Initial release. Closes: #983003
.dsc
| Package-List | janet deb interpreters optional arch=any libjanet-dev deb libdevel optional arch=any libjanet1.41 deb libs optional arch=any |
|---|---|
| Section | interpreters |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Janet Upstream-Contact: Calvin Rose <calsrose@gmail.com> Source: https://github.com/janet-lang/janet Disclaimer: Autogenerated by licensecheck Files: * Copyright: 2020 Calvin Rose and contributors License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Files: debian/* Copyright: 2025 Jacob Mealey <jacobmealey.maine@gmail.com> License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".