DFSG NEW Queue

DFSG, Licensing & New Packages Team

dynstr 0.1.0-1

Package Information

DescriptionDynamic String Library in C

Minimal library that provides dynamic strings using plain C99. Convenience macros are also provided if GNU C is used.

It serves a similar, but not identical, purpose compared to GNU's asprintf(3). It might be useful in environments where GNU extensions are not allowed or available.

MaintainerAryan Karamtoth <spaciouscoder78@disroot.org>
Changed ByAryan Karamtoth <spaciouscoder78@disroot.org>
Sponsortar@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/SpaciousCoder78/dynstr.git (browse)
Closes#1126703
Trackerhttps://tracker.debian.org/pkg/dynstr
Uploaded6 hours ago

New Package Report

.changes
Changed-ByAryan Karamtoth
Architecturesource amd64
Distributionunstable
DateMon, 30 Mar 2026 15:24:47 +0530
Sourcedynstr
Version0.1.0-1
Changelog
dynstr (0.1.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1126703)
.dsc
Sectionlibdevel
Priorityoptional
Componentmain
Package-Listlibdynstr-dev deb libdevel optional arch=any
libdynstr0 deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://gitea.privatedns.org/xavi/dynstr/
Upstream-Name: dynstr
Upstream-Contact: Xavier Del Campo Romero <xavi92@disroot.org>

Files:
 *
Copyright:
 2020-2026 Xavier Del Campo Romero <xavi92@disroot.org>
License: Apache-2.0

Files:
 debian/*
Copyright:
 2026 Aryan Karamtoth <spaciouscoder78@disroot.org>
License: Apache-2.0

License: Apache-2.0
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache 2.0 License can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package