Managed Projects

The Void Linux distribution

  Analyzed 1 day ago

Void is a general purpose linux distribution, meant to be used by advanced users. Its package system allows you to quickly install, update and remove software; software is provided in binary packages or can be built directly from sources with the help of the XBPS source packages collection. The ... [More] spirit of Void is such that we keep things default, necessary, and minimal as possible (while trying not to leave features out). [Less]

862K lines of code

1 current contributors

2 days since last commit

7 users on Open Hub

Very High Activity
5.0
 
I Use This

void-packages

  Analyzed about 10 hours ago

The Void source packages collection

43.5K lines of code

349 current contributors

about 15 hours since last commit

2 users on Open Hub

Very High Activity
0.0
 
I Use This

portableproplib

  No analysis available

What is it?The proplib library provides an abstract interface for creating and manipulating property lists. Property lists have object types for boolean values, opaque data, numbers, and strings. Structure is provided by the array and dictionary collection types. Property lists can be passed ... [More] across protection boundaries by translating them to an external representation. This external representation is an XML document whose format is described by the following DTD: http://www.apple.com/DTDs/PropertyList-1.0.dtd About this versionThe portable proplib version is the same version than is available on NetBSD, but with the exception that NetBSD specific code has been removed and it has been converted to be built through the GNU autotools. Also some miscellaneous changes have been done to not depend on stuff that is not available in all systems. It should be mentioned that NetBSD's proplib code is a free, clean room and from scratch implementation, based in the specifications available for Mac OS X, written by Jason R. Thorpe. I'd like to thank Jason R. Thorpe for such a great library. [Less]

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

xbps

  Analyzed about 6 hours ago

The X Binary Package System (in short XBPS) is a binary package system designed and implemented from scratch. Its goal is to be fast, easy to use, bug-free, featureful and portable as much as possible. The XBPS code is totally compatible with POSIX/SUSv2/C99 standards, and released with a ... [More] Simplified BSD license (2 clause). There is a well documented API provided by the XBPS Library that is the basis for its frontends to handle binary packages and repositories. [Less]

43K lines of code

12 current contributors

4 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This