Skip to content

dev7a/package-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Package Archive

This repository serves as a historical archive for packages that have been deprecated and are no longer actively maintained. These packages were previously published to package registries like NPM, PyPI, and crates.io.

Purpose

This archive preserves the source code of deprecated packages while clearly marking them as deprecated both in their READMEs and in their respective package registries. This helps ensure that:

  1. Users understand these packages are no longer maintained
  2. The history and implementation details remain accessible
  3. Users are directed to modern alternatives

Deprecated Packages

Python

Node.js

Rust

Note on Replacements

The suggested replacement packages are not exact drop-in replacements as their APIs differ from the deprecated packages. However, they solve the same problems with improved, more modern implementations.

License

All packages in this repository are licensed under the MIT License - see the individual LICENSE files within each package directory for details.

About

where the deprecated packages go to rest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published